Commit Graph
1142 Commits
Author SHA1 Message Date
pascallanger c3c89801e9 Update Protocols_Details.md 2018-01-09 16:06:04 +01:00
Pascal Langer eb3f8b0d91 DSM max throw config 2018-01-09 16:04:04 +01:00
Pascal Langer d3285f002e Fix Flysky bug.... 2018-01-09 14:31:58 +01:00
Pascal Langer e81ee38fa5 DSM: match Spektrum standard for servo throw 2018-01-09 11:56:42 +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
Pascal Langer cd235bbcde Removed PPM 125% statements 2018-01-09 09:04:55 +01:00
Pascal Langer 984aa3f413 Switch all protocols to use a resolution of 2048
- Change how PPM is handled with a resolution of 2048 and scaled to match serial input range. PPM is now fully scaled for all protocols which was not the case before. If you are using PPM, you might have to adjust the end points depending on the protocols.
 - Change all range conversions to use 2048 where possible
 - Updated all protocols with new range functions
 - Protocols which are taking advantage of 2048 are Assan, FrSky V/D/X, DSM, Devo, WK2x01
 - Renamed AUX xto CHx for code readbility
2018-01-08 19:37:14 +01:00
Pascal Langer 11287cb9c0 Corona bind timing 2018-01-08 10:21:13 +01:00
Pascal Langer 5cc49a8862 A7105 dynamic tuning on channel 15 2018-01-04 14:37:05 +01:00
Pascal Langer fabda76e98 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-01-03 13:05:04 +01:00
Pascal Langer 70db505dd9 New Corona protocol and autobind bug fix 2018-01-03 13:04:58 +01:00
pascallanger 29fd1c800b Update Compiling.md 2018-01-03 10:19:05 +01:00
Pascal Langer d70d8f62a4 Frequency tuning page 2018-01-02 22:08:22 +01:00
Pascal Langer bef562964d Revert "Merge branch 'Pascal' into master"
This reverts commit fc5495b6d1, reversing
changes made to f3838ae4b0.
2017-12-30 05:32:43 +01:00
midelic fc5495b6d1 Merge branch 'Pascal' into master 2017-12-24 20:24:59 +01:00
Pascal Langer f3838ae4b0 Prepare for release of a stable version v1.2.0 2017-12-20 12:48:53 +01:00
Ben Lye b3eccf55ba Multi Module Board Definition Updates (#133) 2017-12-20 11:31:20 +00:00
Pascal Langer 835cc3d0a2 Removed some dependencies to the SPI library 2017-12-19 22:44:20 +01:00
Ben Lye b49584ec16 Add force tuning setting for CC2500 protocols (#124) 2017-12-19 20:14:49 +01:00
Pascal Langer 334e49c4ca STM32 final timer fix 2017-12-19 14:27:39 +01:00
Pascal Langer 3fc5be111b STM32 fix timer issues 2017-12-18 21:10:21 +01:00
Arne Schwabe 1bc2dd2964 Fix multi status (#132) 2017-12-18 16:45:09 +01:00
Ben Lye 68dcc75949 Roll back to older STM32 core files (#128) 2017-12-17 00:44:29 +00:00
Pascal Langer dc9f738f30 STM32 timer hack 2017-12-17 01:13:43 +01:00
Ben Lye 4171d2f93b Fix board definitions version script to handle spaces in the paths (#127) 2017-12-16 19:14:32 +00:00
Arne Schwabe 64fb90960b Fix Sport polling bytes send without multi header and introduce sport polling header for multi (#126) 2017-12-16 09:14:59 +01:00
Pascal Langer 93e277bb0f Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-12-15 17:31:28 +01:00
Pascal Langer 337216efac Fix for STM32 2017-12-15 17:31:25 +01:00
pascallanger f1f5b68821 Update Troubleshooting.md 2017-12-14 23:08:33 +01:00
pascallanger 8f941e6d12 Update Troubleshooting.md 2017-12-14 23:08:14 +01:00
pascallanger 6a4dcbd6e1 Update Troubleshooting.md 2017-12-13 15:43:28 +01:00
Ben Lye 7e773dfe1b Doc updates for OrangeRX module (#123) 2017-12-12 20:20:42 +00:00
pascallanger 465ae75ffc Update Protocols_Details.md 2017-12-12 20:37:54 +01:00
Pascal Langer 8da03940e8 OrangeRX TX modifications 2017-12-12 10:19:50 +01:00
pascallanger f280779528 Typo 2017-12-12 08:33:07 +01:00
Ben Lye 5c568da125 Board Definition Updates (#121) 2017-12-11 20:55:24 +00:00
Pascal Langer f46b8366b0 Small mods 2017-12-11 18:49:50 +01:00
Pascal Langer 1d9c052c01 FrSkyX failsafe 2017-12-11 13:33:42 +01:00
Pascal Langer 544927b9b7 Fix typos 2017-12-11 13:00:08 +01:00
Pascal Langer 8b5bb0d358 Fix compilation errors based on config def 2017-12-10 15:41:50 +01:00
Pascal Langer 6031f1e3b8 FrSkyX failsafe 2017-12-10 11:04:03 +01: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
Pascal Langer 56188328fb Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2017-12-10 09:48:24 +01:00
Pascal Langer 880e463b01 FrSkyX failsafe 2017-12-10 09:48:20 +01: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
Pascal Langer 6ae819e8d5 Failsafe 2017-12-08 19:41:58 +01:00
Pascal Langer 79c73444ab Failsafe 2017-12-07 21:42:23 +01:00