Commit Graph
2664 Commits
Author SHA1 Message Date
midelic f57d436640 Add files via upload 2017-12-01 04:32:16 +02:00
midelic 762613bd7f Add files via upload 2017-12-01 04:29:00 +02:00
midelic e2ed752b51 add BootLoader folder 2017-12-01 04:27:49 +02:00
midelic 2610926f47 Delete StmBoot.ino.generic_stm32f103c.bin 2017-12-01 02:49:11 +02:00
midelic cf1a74e532 Delete system_stm32f10x.h 2017-12-01 02:48:59 +02:00
midelic f55b451d9b Delete stm32f10x_flash.h 2017-12-01 02:48:52 +02:00
midelic ae51e389ca Delete stm32f10x_flash.cpp 2017-12-01 02:48:41 +02:00
midelic 6f71ef1d03 Delete stm32f10x.h 2017-12-01 02:48:30 +02:00
midelic 94a9e4db05 Delete stk500.h 2017-12-01 02:48:16 +02:00
midelic 82dc0c4f32 Delete how to use.txt 2017-12-01 02:48:07 +02:00
midelic bb5827629e Delete core_cm3.h 2017-12-01 02:47:58 +02:00
midelic 76f7cb7126 Delete StmBoot.ino 2017-12-01 02:47:47 +02:00
midelic d5005323d4 Delete README.md 2017-12-01 02:47:31 +02:00
midelic 9bc1a9963f Delete package_MULTI_index.json 2017-12-01 02:47:06 +02:00
midelic cefbf2ee70 Delete package_MULTI2_index.json 2017-12-01 02:46:19 +02:00
Pascal Langer e10dc6dcec Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-11-30 20:12:27 +01:00
Pascal Langer e4f4d278a8 Hubsan protocol
Added subprotocol H107 (0)
Added subprotocol H301 (1)
Added subprotocol H501 (2)
2017-11-30 20:12:23 +01:00
Ben Lye 3dd9df558e Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new 2017-11-30 13:07:38 +00:00
pascallanger 87c2216d0f Update Advanced_Topics.md 2017-11-30 14:01:37 +01:00
pascallanger 8cd5ff6bd6 Update Advanced_Topics.md 2017-11-30 14:00:44 +01:00
Pascal Langer 28868e4c78 _MyConfig.h 2017-11-30 13:00:10 +01:00
Pascal Langer 01bef23ac9 CG023 & H8_3D protocols
- Removed sub_protcol H8_3D under protocol CG023
 - Added protocol H8_3D (36)
 - Added sub_protocols H8_3D/H8_3D (0)
 - Added sub_protocols H8_3D/H20H (1)
 - Added sub_protocols H8_3D/H20Mini (2)
 - Added sub_protocols H8_3D/H30Mini (3)
2017-11-29 14:13:12 +01:00
pascallanger 9379bd1792 Update Compiling_STM32.md 2017-11-29 10:30:11 +01: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
Pascal Langer cc83177542 Protocol DM002: add 1 more TX ID/RF set
Total of 3 known TX IDs & RFs sets.
2017-11-28 17:24:24 +01:00
Pascal Langer 5a342cf8e6 Protocol Bayang: new subprotocol IRDRONE
Protocol Bayang (14)
new subprotocol IRDRONE (3)
2017-11-28 17:17:02 +01:00
Ben Lye 7d5dabde82 Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new 2017-11-28 14:17:03 +00:00
pascallanger e3917226cc Merge pull request #115 from benlye/flash-method-warning
Warn if CHECK_FOR_BOOTLOADER is enabled but a NO_BOOT board is selected
2017-11-28 13:58:47 +01: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
pascallanger 6f60d87f85 Corrected files url 2017-11-28 08:56:08 +01:00
pascallanger 049db615e3 Merge pull request #114 from benlye/stm32-board-1
Initial check-in for STM32 board
2017-11-28 08:40:32 +01:00
Ben Lye e557155b17 Initial check-in for STM32 board 2017-11-27 21:19:49 +00:00
Pascal Langer 9bf5b0c9a7 ESKY 150: new protocol
New protocol number 35
No sub protocols
option=0->4 channels, option=1->7 channels
2017-11-27 11:20:57 +01:00
Pascal Langer ea860f24a1 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-11-26 22:07:37 +01:00
Pascal Langer 5e89d49bd9 Serial debug 2017-11-26 22:07:34 +01:00
pascallanger cb1ba0e00c Update Compiling_STM32.md 2017-11-26 21:51:40 +01:00
pascallanger 0f965b6800 Update Compiling_STM32.md 2017-11-26 21:49:29 +01:00
pascallanger 486c2170cd Update Compiling_STM32.md 2017-11-26 21:49:02 +01:00
pascallanger 83641a4f54 Update Compiling_STM32.md 2017-11-26 21:45:17 +01:00
Pascal Langer 5cb2326ea7 Using Serial for debug 2017-11-26 20:58:36 +01:00
Pascal Langer 84d7986353 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-11-26 20:38:38 +01:00
Pascal Langer a3c2628359 Replaced debug serial routines 2017-11-26 20:38:30 +01:00
pascallanger 8ae34bdd9d Update Compiling_STM32.md 2017-11-26 20:30:54 +01:00
Ben Lye 4a9374936d Re-enable MJXQ 2017-11-26 15:00:58 +00:00
Pascal Langer 110378e3b4 Cabell protocol change 2017-11-26 15:36:33 +01:00
Ben Lye bd60feff60 Merge remote-tracking branch 'refs/remotes/pascallanger/master' into benlye-multi-new 2017-11-26 12:45:20 +00:00
Pascal Langer 2181d0b33c Final bit bashing fix? 2017-11-26 08:41:55 +01:00