Commit Graph
1550 Commits
Author SHA1 Message Date
Ben Lye 48a52ae5b2 Update Multiprotocol.ino (#265) 2019-09-17 09:37:18 +02:00
Pascal Langer 078dc2ab17 AFHDS2A telemetry AA and AC 2019-09-14 16:34:19 +02:00
Pascal Langer 6f4522caa6 Revert "AFHDS2A telemetry AA and AC"
This reverts commit 3c76ce9f39.
2019-09-14 16:31:27 +02:00
Pascal Langer 3c76ce9f39 AFHDS2A telemetry AA and AC 2019-09-14 16:27:07 +02:00
goebish 8601149051 Fix scanner telemetry (#262)
* Fix scanner telemetry

* Take several samples per channel, keep maximum value
2019-09-14 16:07:49 +02:00
pascallanger d7ef15d435 Update Compiling_STM32.md 2019-09-12 16:08:20 +02:00
pascallanger 27e3645b56 Update Compiling_STM32.md 2019-09-12 15:55:08 +02:00
pascallanger 95eb4e1a22 Update Compiling_STM32.md 2019-09-12 15:54:18 +02:00
pascallanger 32ea07bf5a Update Compiling_STM32.md 2019-09-12 15:51:58 +02:00
pascallanger 06272575c5 Flash from TX 2019-09-12 15:50:12 +02:00
Pascal Langer edd6432d4c Update Validate.h v1.2.1.76 2019-09-11 15:26:35 +02:00
Pascal Langer 303c4615e9 Fix scanner compilation issue 2019-09-11 12:23:36 +02:00
Pascal Langer 7d327c1622 Scanner 2.4GHz
Thanks to Goebish for this spectrum analyzer.
It will work soon with the OpenTX 2.3 Spectrum Analyser tool.
2019-09-10 23:37:54 +02:00
Ben Lye 6a74b83f98 Update .travis.yml 2019-09-08 14:40:59 +01:00
Ben Lye c601c2dd98 Update .travis.yml 2019-09-08 14:25:52 +01:00
Ben Lye c27b60749f Update Travis CI script (#257)
* Use latest STM32 board options
* Use latest Arduino IDE
* Fix build functions to return an error if the build fails
* Modify the files that get exported to releases
2019-09-08 13:33:26 +01:00
Ben Lye b3cb286088 Update package_multi_4in1_board_index.json 2019-09-07 18:54:27 +01:00
Ben Lye 361903e8ec Doc updates for new board package (#256) 2019-09-07 18:23:08 +01:00
Ben Lye d72c69242d Update package_multi_4in1_board_index.json
Add AVR board v1.0.8 and STM32 board v1.1.5.
2019-09-06 19:43:10 +01:00
Ben Lye 539819fa0c Accomodate new Debug Option setting in Arduino IDE (#255)
Thanks, that's perfect!
2019-09-06 14:05:57 +02:00
Ben Lye d80c218744 Add timeout to serial debug (#253)
* Wait 30s for serial debug instead of waiting forever
* Delay of 50ms to allow FTDI debugger to connect at startup
2019-09-05 08:33:01 +02:00
pascallanger 0603d220a9 T16 Flash from TX 2019-09-04 17:39:47 +02:00
pascallanger e13fe56f47 Include the Jumper T16 2019-09-04 17:38:00 +02:00
pascallanger acd7694485 Update Protocols_Details.md 2019-09-02 19:23:15 +02:00
pascallanger 7f50edacc8 Update Protocols_Details.md 2019-09-02 19:07:48 +02:00
pascallanger 5a4906c5b5 Update Protocols_Details.md 2019-09-02 19:06:34 +02:00
Pascal Langer 4e906757b9 XN297Dump fix enhanced unscramble mode 2019-08-24 22:39:27 +02:00
Pascal Langer 1f0b21e351 Fix GW008 protocol 2019-08-24 22:14:18 +02:00
Pascal Langer 2f3ea323c7 CHECK_FOR_BOOTLOADER now enabled by default in _config.h 2019-08-24 21:50:36 +02:00
Pascal Langer d4e77c6499 XN297Dump: added enhanced packet mode 2019-08-24 21:37:26 +02:00
pascallanger ffc56b049d Update Advanced_Debug.md 2019-08-20 14:07:38 +02:00
pascallanger ddac89d732 Update Advanced_Debug.md 2019-08-20 14:06:01 +02:00
Pascal Langer fecf2805c7 WIP: Advanced topics 2019-08-20 14:01:56 +02:00
Pascal Langer 4dcc88ba32 Serial debug documentation 2019-08-18 18:44:36 +02:00
Pascal Langer 084308d8a4 Update Multi.txt 2019-08-18 17:08:27 +02:00
Pascal Langer 1ffb5c405b New protocol: Flyzone
Models compatible with TX FZ-410
Protocol 53
No sub protocol
v1.2.1.71
2019-08-17 22:37:00 +02:00
Pascal Langer ad29409407 New protocol ZSX
Model JJRC ZSX-280
Protocol number 52 ,no sub protocol
CH3: Throttle
CH4: Rudder
CH5: Light
2019-08-10 21:43:14 +02:00
Pascal Langer 6f33abb25e New protocol Traxxas
Protocol number: 43
Compatible with receivers 6519
Extended limits supported
CH1=AUX3
CH2=AUX4
CH3=THROTTLE
CH4=STEERING
v1.2.1.69
2019-08-06 17:27:42 +02:00
Pascal Langer 2c9693389e Fix DSM telemetry and global cyrf6936 freq tunning
- Fixed DSM telemetry with some RXs (R720X)
 - Global frequency tunning for all protocols using the CYRF6936 by adjusting channel 15 when enabled
 - Changed default DSM_THROTTLE_KILL_CH to use channel 14
2019-08-01 14:23:08 +02:00
MRC3742 d3c82c4da4 Add option instructions to update STM module (#243) 2019-07-18 10:34:46 +02:00
Pascal Langer 541a96e7b4 Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module v1.2.1.67 2019-07-04 10:37:42 +02:00
Pascal Langer 5b234a9cbc Mandatory use of boards AVR 1.0.7 and STM32 1.1.4 solving path space issues 2019-07-04 10:37:25 +02:00
Ben Lye 24c3a62f3a Update package_multi_4in1_board_index.json 2019-07-04 09:31:51 +01:00
Pascal Langer 23756a387a XN297Dump: fix packet timer 2019-07-03 20:51:13 +02:00
Pascal Langer efbd350dfd GD00X: fix typo... 2019-07-03 18:27:39 +02:00
Pascal Langer 072e95c84e Merge branch 'master' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module 2019-07-03 18:13:08 +02:00
Pascal Langer 4be26e7202 GD00X: add high/low rates 2019-07-03 18:07:18 +02:00
pascallanger a616cbb95c Update Protocols_Details.md 2019-07-03 18:05:54 +02:00
Pascal Langer 8aea9aa3dd Added a common deadband conversion code
Modified protocols:
 - GD00X applied on aileron
 - KF606 applied on aileron
 - POTENSIC applied on throttle
2019-07-03 17:39:05 +02:00
pascallanger e4992bc917 Update Protocols_Details.md 2019-07-03 16:48:06 +02:00