Samuel Sadok
29beea0446
clarify readme clarification
2018-03-13 00:51:21 -07:00
Samuel Sadok
1d4d02fd62
clarify readme
2018-03-13 00:49:41 -07:00
Samuel Sadok
ee9bd77774
remove spurious file
2018-03-13 00:34:34 -07:00
Samuel Sadok
bdc96a2062
elaborate on CubeMX and creating patchfiles
2018-03-13 00:23:35 -07:00
Samuel Sadok
53d40531dc
add patch file for USB serial number
2018-03-13 00:22:46 -07:00
Samuel Sadok
55e3df163d
silence irrelevant error message
2018-03-12 23:46:09 -07:00
Samuel Sadok
6d697b08fa
replace UUID_... property by serial_number
2018-03-12 23:45:17 -07:00
Samuel Sadok
ab3af19018
add support for uint64_t to protocol
2018-03-12 23:43:16 -07:00
Samuel Sadok
1489083f19
Merge branch 'devel' into sam_dfu
2018-03-12 22:44:59 -07:00
Oskar Weigl
a32222c56f
Merge pull request #138 from madcowswe/sam_build_config
...
improve user experience of tup.config
2018-03-12 22:16:52 -07:00
Oskar Weigl
6318b3bf02
add TIM_TIME_BASE define in user region of main.h
2018-03-12 22:15:07 -07:00
Samuel Sadok
82a5c6a57b
improve user experience of tup.config
2018-03-12 22:13:14 -07:00
Oskar Weigl
0a7cca2217
rerun CubeMX
2018-03-12 21:58:19 -07:00
Oskar Weigl
de93c3c05a
change cmsis_os.c to LF
2018-03-12 21:51:25 -07:00
Samuel Sadok
3e93314126
Merge branch 'sam_cubemx_cleanup' of github.com:madcowswe/ODrive into sam_cubemx_cleanup
2018-03-12 21:45:14 -07:00
Samuel Sadok
3c9e25cf02
fix paths in patch files
2018-03-12 21:45:08 -07:00
Oskar Weigl
1d78ec7a2b
Merge branch 'sam_cubemx_cleanup' into devel
2018-03-12 21:31:02 -07:00
Oskar Weigl
6f92412907
Merge pull request #128 from madcowswe/sam_build_config
...
Configurable Build
2018-03-12 21:25:41 -07:00
Samuel Sadok
02381d895f
remove CRLF setting .gitattributes
...
This triggers a bug in git whereby all files in Board/v3
appear changed when switching to a commit that had
the "checkout as CRLF" setting
2018-03-12 21:23:52 -07:00
Oskar Weigl
2430490025
Merge branch 'devel' into sam_build_config
2018-03-12 21:10:38 -07:00
Samuel Sadok
2a593a8cac
make travis use tup 0.7.5
2018-03-11 22:34:59 -07:00
Samuel Sadok
b29c82a5fd
make Travis build v3.4-48V by default
2018-03-11 21:57:38 -07:00
Oskar Weigl
0990117196
Merge pull request #137 from madcowswe/sam_fix_config
...
Ensure sane config if config CRC16 mismatches
2018-03-11 21:47:21 -07:00
samuelsadok
764fb26b18
Merge branch 'devel' into sam_dfu
2018-03-11 21:39:56 -07:00
Samuel Sadok
7a6f925e96
fix CONFIG_UART_PROTOCOL check
2018-03-11 21:36:06 -07:00
Samuel Sadok
9a9826b8ce
change board names in build config, remove default
2018-03-11 21:00:04 -07:00
Samuel Sadok
c239427441
ensure sane config if config CRC16 mismatches
2018-03-11 20:04:53 -07:00
Samuel Sadok
ac81a5b42c
mention that Zadig is required for DFU mode
2018-03-11 19:53:10 -07:00
Samuel Sadok
791f9e3e35
[python tools] improve detection of ODrive in DFU mode
...
The main thread of dfu.py now only waits for an ODrive
in DFU mode and then starts flashing. A background thread
is started to detect an ODrive in normal mode and send it
into DFU mode.
2018-03-11 19:48:36 -07:00
Samuel Sadok
db38055741
[python tools] add cancellation_token to find_any, add my_odrive.__channel__
2018-03-11 18:20:19 -07:00
Samuel Sadok
4114846e0a
ensure sane config if config CRC16 mismatches
2018-03-11 17:10:58 -07:00
Oskar Weigl
5ba0aa099a
Update CHANGELOG.md
2018-03-10 01:55:27 -08:00
Samuel Sadok
fe34e7789a
amend changelog
2018-03-09 21:24:30 -08:00
Samuel Sadok
791e08fb77
Merge branch 'devel' of github.com:madcowswe/ODrive into sam_build_config
2018-03-09 21:22:05 -08:00
Samuel Sadok
6a1cd8ce5f
Merge branch 'devel' of github.com:madcowswe/ODrive into sam_cubemx_cleanup
2018-03-09 20:55:30 -08:00
Samuel Sadok
57b14d146c
move .gitattributes for CubeMX CRLF setting
2018-03-09 20:48:02 -08:00
Oskar Weigl
7dfb41eb5a
Update CHANGELOG.md
2018-03-05 21:50:08 -08:00
Oskar Weigl
3c983128f3
Merge branch 'master' into devel
2018-03-05 20:52:20 -08:00
Oskar Weigl
5e44ca8ecf
Update .travis.yml
fw-v0.3.5
2018-03-05 20:48:47 -08:00
Oskar Weigl
92b1d3446b
Merge pull request #126 from madcowswe/fw-v0.3.5-rc
...
Fw v0.3.5 rc
2018-03-05 20:40:12 -08:00
Oskar Weigl
f549fc12c3
Merge pull request #134 from qjones81/timer-fix
...
Fix microsecond timer delay code.
2018-03-05 20:38:33 -08:00
Oskar Weigl
3ab44fb58d
make dfu run on windows
2018-03-05 20:36:46 -08:00
Oskar Weigl
8d27dd443f
Update utils.c
2018-03-05 18:10:23 -08:00
Oskar Weigl
56c7557007
Update main.h
2018-03-05 18:09:54 -08:00
Quincy Jones
6474f279d7
Fix microsecond timer delay code.
2018-03-05 19:50:33 -06:00
Oskar Weigl
01aedc2eea
Update commands.cpp
2018-03-05 17:34:12 -08:00
Oskar Weigl
7e2c1c06ed
add how to clone comment
2018-03-05 17:21:10 -08:00
Oskar Weigl
67f6a37307
move sentence
2018-03-05 17:18:19 -08:00
Oskar Weigl
61c5a58539
make direct flashing instructions not conditional on non-IDE
2018-03-05 17:14:57 -08:00
Samuel Sadok
995cbda3db
fix tupfile
2018-03-04 19:26:35 -08:00