Pascal Langer
cc6be6027d
New DSM RX protocol
2020-05-17 15:45:23 +02:00
Pascal Langer
6f36473975
Devo basic telemetry
2020-05-09 16:11:10 +02:00
Pascal Langer
c1c5f9fe3a
Hide Proto Scanner
2020-04-21 12:15:53 +02:00
Pascal Langer
53c0637a85
Fix a bug introduced with Alpha protocols ordering
2020-04-21 11:43:48 +02:00
Pascal Langer
42cd17d5f2
Multi Names: if proto invalid give first available proto
2020-04-16 12:07:19 +02:00
Pascal Langer
0a5b97a177
New Protocol: PROPEL
...
Compatible model: PROPEL 74-Z Speeder Bike
Protcol: PROPEL (66)
Sub protocol: none
Autobind protocol
Extended limits not supported
Telemetry supported
14 channels in use due to many features
2020-04-03 19:36:05 +02:00
Pascal Langer
dfd3386319
FrSkyX v2.1: initial support
...
Rewrite of the FrSkyX code to support both v1 and v2.1.0 with FCC and LBT.
FrSky v1 accessible as usual
FrSky v2.1.0 accessible through the protocol 64=FrSkyX2 with the same subprotocols as v1
The LBT feature is now fully implemented on the TX and turned on for both v1 LBT and v2.1.0 LBT.
For v2.1.0, to access the bind functions Telem=on/off, CH1-8/9-16 and bidirectional SPort (SxR setup for example), you need to update OpenTX to the latest 2.3.8 nightly (not available yet).
2020-03-29 18:44:03 +02:00
pascallanger
7f3c80c2a9
Fix DSM invalid protocol when binding
2020-01-12 18:18:47 +01:00
pascallanger
6a9b6ed4be
XN297EMU: option=0->nrf24L01, option!=0 -> CC2500
...
XN297L@250kbps is emulated by default with the NRF24L01. If option (freq tune) is diffrent from 0, the CC2500 module (if installed) will be used instead with option being the freq usual tuning.
2020-01-12 14:06:27 +01:00
Ben Lye
43f688d011
Fix module status on erSkyTX
2020-01-10 18:25:56 +00:00
pascallanger
d3c3fac4f7
Multi_names mandatory when using multi_telemetry
...
Validate that sub_proto is valid for the current protocol
Validate that disable channel mapping is valid for the current protocol
2019-11-29 18:50:57 +01:00
Goebish
1f13a6c281
Add Bayang RX protocol
2019-11-29 02:06:58 +01:00
Goebish
69519bdf14
Add skeleton for Bayang RX protocol
2019-11-28 20:02:59 +01:00
pascallanger
db442d81dd
Fix all compilation issues (?)
2019-11-11 19:15:39 +01:00
pascallanger
2686cd0c48
Scanner in blocking mode for best perf
2019-11-09 12:10:34 +01:00
pascallanger
b07b081a15
HoTT telemetry size change
2019-11-07 11:13:48 +01:00
pascallanger
c4c5ffec4f
HoTT: Failsafe
...
Failsafe MUST be configured once with the desired channel values (hold or position) while the RX is up (wait 10+sec for the RX to learn the config) and then failsafe MUST be set to RX/Receiver otherwise the servos will jitter!!!
2019-11-07 01:03:57 +01:00
pascallanger
0482627512
HoTT telem
2019-11-05 00:31:20 +01:00
pascallanger
6ef2934c18
Update Telemetry.ino
2019-11-03 15:48:14 +01:00
pascallanger
19b931223b
Changed serial timer source
2019-11-03 15:46:05 +01:00
pascallanger
e6e4d33847
Few changes...
2019-11-02 18:13:47 +01:00
pascallanger
815cf4fd99
FrSky X telemetry quick fix
2019-11-01 18:42:45 +01:00
pascallanger
5cf2bf2cf5
Small tweaks
2019-11-01 15:11:31 +01:00
pascallanger
9b499ab7d1
Fix (?) protocol issues
2019-10-31 23:33:10 +01:00
pascallanger
d29461607b
Tweakes
2019-10-29 00:36:57 +01:00
pascallanger
2154b75499
Fix MULTI_NAMES len...
2019-10-17 22:35:43 +02:00
pascallanger
a8cad1e70a
Move optionDisp to Data[19]
2019-10-17 09:41:20 +02:00
pascallanger
40afd67fc6
Disable MULTI_SYNC when using RX or Scanner protocols
2019-10-16 20:18:24 +02:00
pascallanger
7a8e099a79
Send MULTI NAMES all the time
2019-10-15 11:19:42 +02:00
pascallanger
948ce9e8b8
Send current protocol and sub protocol name
2019-10-15 02:04:19 +02:00
pascallanger
840944ea94
Merge branch 'SPort_Send' of https://github.com/pascallanger/DIY-Multiprotocol-TX-Module into SPort_Send
2019-10-12 19:50:46 +02:00
pascallanger
31ff27b1d3
PPM mode FrSkyX to FrSkyD
...
If TELEMETRY_FRSKYX_TO_FRSKYD is defined in PPM mode FrSkyX simple telemetry will be sent using FrSkyD format:
RX_RSSI, RX_Batt, TX_RSSI, TX_LQI
2019-10-12 19:50:41 +02:00
goebish
a234ccbd05
Protocol FrSkyD (D8) receiver ( #283 )
...
* Rename FrSkyX Rx to FrSky Rx
* Rename protocol
* Add D8 receiver sub protocol
2019-10-12 19:50:11 +02:00
pascallanger
cd7ede006c
Sync radio -> module
2019-10-10 23:12:09 +02:00
pascallanger
5c7f997e7a
Send channel order in MULTI_TELEMETRY
2019-10-09 11:58:50 +02:00
pascallanger
0b19fa0bdf
Disable channel mapping + telemetry inversion
2019-10-08 18:52:47 +02:00
pascallanger
ff96146b04
Enhanced serial protocol
...
Protocol 0..255
RX_Num 0..63
Disable channel mapping -> not implemented yet
Disable telemetry
Data 0-9 bytes
2019-10-07 19:06:00 +02:00
pascallanger
431808286b
Data Buffer signaling
2019-10-03 16:38:50 +02:00
pascallanger
bf61295b76
Fix AFHDS2A_RX
2019-10-02 21:24:50 +02:00
pascallanger
49a1ecea00
Merge branch 'master' into SPort_Send
2019-10-02 21:07:08 +02:00
pascallanger
11f0e55bb1
SPort_Send sequencer
2019-10-02 20:09:18 +02:00
goebish
f3d2ab61e4
Protocol Flysky AFHDS2A receiver ( #275 )
...
* Add skeleton for AFHDS2A receiver protocol
* Bind & data Ok
* Send channels to TX via telemetry
* Add RSSI
* Fix AVR compilation
* Fix channel number
2019-10-01 20:44:26 +02:00
pascallanger
c2404d4f0d
Code cleanup
2019-09-30 20:53:10 +02:00
pascallanger
821732bba9
Initial S.Port send
...
!!! No retransmit for now !!!
2019-09-30 17:35:12 +02:00
goebish
2be2dce584
Protocol FrSky D16 receiver ( #266 )
...
* Add skeleton for FrSkyX receiver protocol
* Binds & receives data packets
* Store bind information
* Fix compilation
* Bypass LNA since intended usage implies tx & rx are close together
* Bind channel has FS_AUTOCAL
* Add freq fine tune & low power mode (disable lna)
* Add TX ID check
* Retry longer until first packet is catched
* Fix chanskip for first packet
* Fix defines
* Fix bind
* Send channels to TX
* Fix RSSI reading
* Add missing static keyword
* Fix Validate.h
* Fix compilation
2019-09-17 23:35:19 +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 3c76ce9f39c3d4e48a2a7d9482fc152533a189aa.
2019-09-14 16:31:27 +02:00
Pascal Langer
3c76ce9f39
AFHDS2A telemetry AA and AC
2019-09-14 16:27:07 +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
Pascal Langer
ea96c328fc
Protocol NCC1701
...
CH5: Warp
Telemetry:
A1 voltage is used for crash detection. In case of a crash A1=0V. You can be assign a sound to the crash.
2018-11-03 17:24:47 +01:00