Commit Graph
1233 Commits
Author SHA1 Message Date
pascallanger 9502b5a12a Update Protocols_Details.md 2018-07-20 19:12:59 +02:00
Pascal Langer ad18856f7a AFHDS2A limit to 12 channels 2018-07-20 19:11:03 +02:00
Pascal Langer 9015b78aaf 1.2.0.21 2018-07-20 15:54:01 +02:00
pascallanger 8cc7a4f693 Update Compiling_STM32.md 2018-07-20 15:50:45 +02:00
pascallanger ac298fee61 Update Compiling_STM32.md 2018-07-20 15:41:17 +02:00
pascallanger 457fc5296e Update Compiling_STM32.md 2018-07-20 15:39:44 +02:00
pascallanger b8f3cd1ad8 Update Protocols_Details.md 2018-07-20 15:30:24 +02:00
Pascal Langer f9f265271a Fix AFHDS2A
Fix bind issue with AFHDS2A
Add frskyd hub telemetry voltage 2 from external battery
Removed cflie warnings...
2018-07-20 15:24:33 +02:00
Arne Schwabe dde5f6e119 Add the Vantac MPM Lite Board (#173) 2018-06-25 10:28:37 +02:00
Arne Schwabe add3fb13ef Fix module id returned to be 0 when saved to eeprom (#170)
Also fix that stm32 id is always either 0 or stm32 id
2018-06-12 12:41:38 +02:00
Peter 51c1936c24 Added hardware Jumper 4IN1 and documentation tweak (#163)
* Numbered list since instructions are sequential

* Added 'Jumper JP4IN1' module from Hobbyking.

* Fix table formatting
2018-06-01 13:58:14 +02:00
James Hagerman 07adeaf60d Adding CFlie protocol (#159) 2018-05-04 16:12:04 +02:00
Pascal Langer 811913bf89 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-05-04 16:08:34 +02:00
Pascal Langer 8906c85d06 Few modifications 2018-05-04 16:08:29 +02:00
pascallanger 7df5894ca4 Update Protocols_Details.md 2018-03-12 19:09:12 +01:00
slagdang fa9e559195 Simplify STM32 Linux compilation steps. (#151)
* Update Linux rules to use Maple rules file already available in this project.

* Additional clarification.

* Correct typo.
2018-02-25 09:09:13 +01:00
slagdang 81f408ee77 Added instructions for Ubuntu linux. Added jumper image for IRX4Plus. (#149) 2018-02-19 10:16:04 +01:00
Pascal Langer aa8a059553 Documenattion: PPM protocol selection 2018-02-11 14:58:30 +01:00
pascallanger 8c7918577d Update Transmitters.md 2018-02-11 14:50:26 +01:00
pascallanger 7219885196 Update Protocols_Details.md 2018-02-11 14:48:49 +01:00
pascallanger 9f8915239f Update Transmitters.md 2018-02-11 14:45:17 +01:00
pascallanger 83401f6e1a Update Transmitters.md 2018-02-11 14:43:32 +01:00
pascallanger dd686ad9d1 Update Protocols_Details.md 2018-02-11 14:41:00 +01:00
pascallanger 7d04005c72 Update PPM_Setup.md 2018-02-11 14:40:07 +01:00
pascallanger cdbaeb1c6c Update PPM_Setup.md 2018-02-11 14:38:40 +01:00
pascallanger 6bf432a112 Update PPM_Setup.md 2018-02-11 14:37:59 +01:00
pascallanger f6ef136502 Update Protocols_Details.md 2018-02-11 14:35:04 +01:00
Pascal Langer 4a9d295f1a More examples in _MyConfig.h.example 2018-01-30 12:53:00 +01:00
pascallanger 105e0bb7a4 Update Protocols_Details.md 2018-01-30 12:04:47 +01:00
Pascal Langer ab27ee50b0 Introduction of Banks for the switch protocol selection 2018-01-30 12:02:45 +01:00
Pascal Langer f4a4f67453 Addition of LED2 for iRangeX modules 2018-01-25 11:07:54 +01:00
Pascal Langer fb88eebc2f Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2018-01-24 10:17:27 +01:00
Pascal Langer 6fea0c2a93 Force latest board versions 2018-01-24 10:17:23 +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
Pascal Langer 4facdf0932 FIX OpenTX DSM autodetect 2018-01-22 13:23:11 +01:00
pascallanger ce489887db Update Protocols_Details.md 2018-01-20 11:12:11 +01:00
pascallanger 55e30bd4aa Update Protocols_Details.md 2018-01-20 10:59:17 +01:00
pascallanger eb0d03d420 Update Protocols_Details.md 2018-01-19 11:36:40 +01:00
Pascal Langer db1da2d9cf Corona V1 tweaking 2018-01-10 11:25:07 +01:00
Pascal Langer 6fa3b8597f DSM full throw details 2018-01-09 16:17:17 +01:00
pascallanger c8da89f0d3 Update Protocols_Details.md 2018-01-09 16:06:56 +01:00
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