jerome
|
c37ef25161
|
Merge branch 'github_org' of jerome/hoverboard-firmware-hack-FOC into master
|
4 years ago |
JbLb
|
886a86b047
|
Merge branch 'master' of github.com:EmanuelFeru/hoverboard-firmware-hack-FOC into github_org
|
4 years ago |
Candas1
|
928a86b86b
|
Update README.md
|
4 years ago |
EmanuelFeru
|
7d9d822342
|
Update README.md
|
4 years ago |
EmanuelFeru
|
eb20cc0aca
|
Added issue templates
|
5 years ago |
EmanuelFeru
|
0709e4cb62
|
Merge pull request #150 from Candas1/master
Improvements and fixes
|
5 years ago |
EmanuelFeru
|
2ab0699f1f
|
Adjust pwm_margin #153
|
5 years ago |
EmanuelFeru
|
e73f0535d5
|
UPD: Delay in main loop #138
- improvement on HAL_Delay() in main loop, see #138
- minor adjustments for namings
|
5 years ago |
Candas1
|
7f4b922808
|
Removed malloc and added more variables (debug protocol). Parameter for alternate adc wiring. Removed unnecessary limiting of cmdL and cmdR. Board_variant parameter for alternate boards
|
5 years ago |
Candas1
|
508fdc1d5f
|
Merge pull request #1 from EmanuelFeru/master
Rebase
|
5 years ago |
EmanuelFeru
|
36953c6fe9
|
Added comms.c file in Keil prj
|
5 years ago |
EmanuelFeru
|
9917483377
|
Merge pull request #127 from Candas1/master
USART ASCII Protocol
|
5 years ago |
EmanuelFeru
|
fc09e8b651
|
Update .travis.yml
|
5 years ago |
EmanuelFeru
|
a564f368e2
|
Ascii Debug updates
- added missing pointer to UART2 input user processing
- added comms.c to Makefile
- fixed #134 : uncomment #define AUTO_CALIBRATION_ENA to disable auto-calibration
- small styling adjustments
|
5 years ago |
Candas1
|
d5d85c20ec
|
At startup, wait until on/off button is released, to prevent entering auto-calibration after flashing
|
5 years ago |
Candas1
|
1df6ecf773
|
Fix
|
5 years ago |
Candas1
|
aa5cb18aea
|
Handle usart overflow mode
|
5 years ago |
Candas1
|
d14a7c9d67
|
Improvement
|
5 years ago |
Candas1
|
10a359a142
|
Fix
|
5 years ago |
Candas1
|
cd40425e99
|
Improvements
|
5 years ago |
Candas1
|
7a6dc017a6
|
Improvements
|
5 years ago |
Candas1
|
69ed548823
|
FIx
|
5 years ago |
Candas1
|
2c433ccbb4
|
Improvements
|
5 years ago |
Candas1
|
177d5d4dc1
|
Fix
|
5 years ago |
Candas1
|
0f6132a71e
|
Renamed functions
|
5 years ago |
Candas1
|
3acae8ae10
|
Function for setting, getting, incrementing,initializing and dumping parameters
|
5 years ago |
EmanuelFeru
|
63276132a7
|
Fixed RC switch update
|
5 years ago |
EmanuelFeru
|
7aee1b37c6
|
Added beep for input change
|
5 years ago |
EmanuelFeru
|
31c321c83a
|
Fixed RC switch reading from Sideboard data
- updated figures
- renamed RC switched to match transmitter convention
|
5 years ago |
EmanuelFeru
|
ce03d4c816
|
Activated SW2 on RC
|
5 years ago |
EmanuelFeru
|
4646fb4a94
|
add pic
|
5 years ago |
EmanuelFeru
|
1e18802a4c
|
Merge pull request #121 from EmanuelFeru/dual-input
Dual input
|
5 years ago |
EmanuelFeru
|
f507e7c098
|
pics restructuring
|
5 years ago |
EmanuelFeru
|
e412e9edfc
|
Fix Nunchuk + UART
- fixed Nunchuck timeout when UART was enabled
|
5 years ago |
EmanuelFeru
|
38d8dc6177
|
Fixed timeoutCnt init values
|
5 years ago |
EmanuelFeru
|
5100371ecc
|
Update README.md
|
5 years ago |
EmanuelFeru
|
3f0c6a6ac7
|
Update defines.h
|
5 years ago |
EmanuelFeru
|
6419807473
|
Update README.md
|
5 years ago |
EmanuelFeru
|
df86ef44fd
|
Dual-inputs implemented
- implemented dual-inputs functionality
- the dual-inputs combinations mentioned in Readme are now supported
|
5 years ago |
JbLb
|
939f8266ab
|
Merge branch 'master' of github.com:EmanuelFeru/hoverboard-firmware-hack-FOC
|
5 years ago |
JbLb
|
b0593fcae2
|
Merge branch 'master' of mygit.jblb.net:jerome/hoverboard-firmware-hack-FOC
|
5 years ago |
JbLb
|
b0d0866147
|
add VARIANT_USART_JBLB (usart based in TORQUE Mode)
|
5 years ago |
EmanuelFeru
|
5ca3fa4f85
|
InputStruct update
- input1, input2 converted to structure
- some functions are re-positioned in util.c
|
5 years ago |
EmanuelFeru
|
9504845ec1
|
Reverted pointer cast
- was not working as expected
|
5 years ago |
EmanuelFeru
|
ae3f041ae6
|
Merge pull request #113 from larsmm/master
printf support and improvements
|
5 years ago |
EmanuelFeru
|
164219c942
|
Update util.c
missed some #ifdef
|
5 years ago |
EmanuelFeru
|
c86d9c4f43
|
Improvements and clean-up
- clean-up printfs
- removed consoleLog function with respective files
- removed Delay when using printf
- renamed speedL, speedR to cmdL, cmdR
- corrected Arduino baud rate
- updated FLASH write pointer cast int16_t to uint16_t
|
5 years ago |
EmanuelFeru
|
d1286e246b
|
Fixed printf - works with default UART settings
- still some clean up to do
|
5 years ago |
EmanuelFeru
|
31f0f915cf
|
Merge branch 'master' into master
|
5 years ago |
jerome
|
cd9ad067c7
|
Merge branch 'master' of mygit.jblb.net:jerome/hoverboard-firmware-hack-FOC
|
5 years ago |