Ben Lye
685de52538
Adding stm32 auto-upload scripts for Windows, Mac, and Linux ( #184 )
2018-08-16 09:29:47 +01:00
Ben Lye
1dc52773f4
Added step for installing libusb on MacOS
2018-08-14 20:04:34 +01:00
Ben Lye
1647d3d841
Add stm32 serial upload method which includes bootloader ( #180 )
2018-08-10 20:11:32 +01:00
Ben Lye
e80fe29dba
Recreated STM32 board package v1.0.6 to fix Linux executable files. ( #179 )
2018-08-09 10:07:07 +01:00
Ben Lye
301c8da9eb
Arduino IDE Board Updates ( #142 )
...
* Fix macOS serial upload
* Add verification switch to serial upload scripts
* Fix do_version.bat
Allow parentheses and other special characters in the sketch path
* Fix AVR board linker flags
* Switch to new STM32 dual bootloader
Single bootloader for flash via USB and from TX
* Increment board versions
* Add new board archive files and add new versions to JSON file
2018-01-24 09:07:22 +01:00
Ben Lye
499e854275
Move Arduino IDE boards doc to /doc ( #139 )
...
* Create Arduino_IDE_Boards.md
* Update README.md
* Update links to Arduino IDE board instructions (#138 )
2018-01-09 08:06:17 +00:00
Ben Lye
b3eccf55ba
Multi Module Board Definition Updates ( #133 )
2017-12-20 11:31:20 +00:00
Ben Lye
b49584ec16
Add force tuning setting for CC2500 protocols ( #124 )
2017-12-19 20:14:49 +01:00
Ben Lye
68dcc75949
Roll back to older STM32 core files ( #128 )
2017-12-17 00:44:29 +00:00
Ben Lye
4171d2f93b
Fix board definitions version script to handle spaces in the paths ( #127 )
2017-12-16 19:14:32 +00:00
Ben Lye
7e773dfe1b
Doc updates for OrangeRX module ( #123 )
2017-12-12 20:20:42 +00:00
Ben Lye
5c568da125
Board Definition Updates ( #121 )
2017-12-11 20:55:24 +00:00
Ben Lye
c297df76ef
Update Compiling_STM32.md
...
Added IRX4 images and a note about the need to burn the USB bootloader on Banggood modules.
2017-12-10 09:07:54 +00:00
Ben Lye
122e9f4fca
Add IRX4 boot0 image
2017-12-10 09:05:50 +00:00
Ben Lye
748ed01252
Add IRX programmer image
2017-12-10 08:54:44 +00:00
Ben Lye
a53046bf12
Update Compiling_STM32.md
2017-12-09 10:20:29 +00:00
Ben Lye
a8050fd8a1
Doc Updates for STM32 ( #120 )
...
* Update Compiling_STM32.md
* Add images
2017-12-09 10:12:23 +00:00
Ben Lye
b3cddfe2d4
Update Validate.h ( #119 )
...
Add `#undef` for new esky150 and H8_3D protocols if `NRF24L01_INSTALLED` is not defined.
2017-12-07 15:40:59 +01:00
Ben Lye
fc49a32008
Documentation updates ( #118 )
2017-12-06 19:58:22 +00:00
Ben Lye
5ca0d31606
Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module into benlye-multi-new
2017-12-06 12:47:46 +00:00
Ben Lye
329fa1c2a5
Enable USE_MY_CONFIG
2017-12-01 19:13:32 +00:00
Ben Lye
9a5bf7999b
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-12-01 17:21:41 +00:00
Ben Lye
3dd9df558e
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-11-30 13:07:38 +00:00
Ben Lye
63a479b6b6
Update Compiling_STM32.md
...
Fix typos and links
2017-11-28 22:19:26 +00:00
Ben Lye
49b0d92c75
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-11-28 21:44:07 +00:00
Ben Lye
277402a25d
Update STM32 documentation for Boards Definition ( #116 )
...
Updating the compiling for STM32 documentation to take advantage of the boards definition.
2017-11-28 20:56:42 +00:00
Ben Lye
7d5dabde82
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-11-28 14:17:03 +00:00
Ben Lye
4e3c1edd52
Add error if CHECK_FOR_BOOTLOADER is not enabled but 'Flash from TX' is
...
Error rather than silently enabling CHECK_FOR_BOOTLOADER.
2017-11-28 10:13:52 +00:00
Ben Lye
e52b7ea7ff
Warn if CHECK_FOR_BOOTLOADER is enabled but a NO_BOOT board is selected
...
Rather than silently disabling CHECK_FOR_BOOTLOADER lets throw an error
prompting the user to make the correct selection.
2017-11-28 09:21:03 +00:00
Ben Lye
e557155b17
Initial check-in for STM32 board
2017-11-27 21:19:49 +00:00
Ben Lye
4a9374936d
Re-enable MJXQ
2017-11-26 15:00:58 +00:00
Ben Lye
bd60feff60
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-11-26 12:45:20 +00:00
Ben Lye
2afa7ea691
Merge pull request #112 from benlye/update-avr-board
...
Update Atmega328 board definition
2017-11-25 22:00:20 +00:00
Ben Lye
d0f76117cd
Update Atmega328 board definition
...
- Tweak to AVR board menu entry
- Exported binary will be named 'multifw.hex'
- Updated zip and JSON files
2017-11-25 21:58:57 +00:00
Ben Lye
e25060a16e
Update Compiling.md
...
Made it clear that burning bootloader etc. isn't needed after the first upload.
2017-11-25 21:30:33 +00:00
Ben Lye
5e6da326f6
Merge pull request #111 from pascallanger/benlye-doc-updates-1
...
Documentation updates
2017-11-25 20:52:42 +00:00
Ben Lye
981a8f8d2c
Create Flash_from_Tx.md
2017-11-25 20:50:25 +00:00
Ben Lye
5c7e592e1e
Update Compiling.md
2017-11-25 20:49:09 +00:00
Ben Lye
e990d44bb6
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-11-22 08:04:38 +00:00
Ben Lye
b779becf8c
Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new
2017-11-20 21:54:49 +00:00
Ben Lye
40ae0c7257
Add my configuration
2017-11-20 16:34:57 +00:00
benlye
179930ad80
Fixed the stock flight modes
2016-12-05 20:20:51 +00:00
benlye
fdb02da5ed
Added CX-20 details
2016-12-05 17:41:25 +00:00