Commit Graph
26 Commits
Author SHA1 Message Date
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