Pascal Langer
3df836e6b8
Hitec: fix a bind issue
2020-03-21 19:00:40 +01:00
pascallanger
db442d81dd
Fix all compilation issues (?)
2019-11-11 19:15:39 +01: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
pascallanger
cd7ede006c
Sync radio -> module
2019-10-10 23:12:09 +02:00
pascallanger
821732bba9
Initial S.Port send
...
!!! No retransmit for now !!!
2019-09-30 17:35:12 +02:00
pascallanger
4fbe0859e0
Update comments
2019-09-25 19:10:55 +02:00
pascallanger
1fb2a38bc1
Hitec additional telemetry
2019-09-22 17:11:23 +02:00
Pascal Langer
4bb4bd9792
New protocol WFLY (40)
...
Use the CYRF6936 RF component
Extended limit supported
No sub protocol
option=number of channels between 4 and 9. If outside of the range default=9.
2018-08-21 14:58:44 +02:00
Pascal Langer
2f5252ab88
Hitec: new sub_protocol to support forward telemetry
...
OPT_FW (0) : OPTIMA + forward telemetry packets to TX to be decoded
OPT_HUB (1) : OPTIMA + basic telemetry using FrSky Hub format
MINIMA (2) : Minima/Micro/RED
2018-08-09 19:51:07 +02:00
Pascal Langer
74ab2a4bd7
_Config.h tweaks
2018-08-09 09:59:30 +02:00
Pascal Langer
edd4f740e0
Hitec correction
2018-08-08 14:54:37 +02:00
Pascal Langer
d0c9bc801b
Hitec: typo in telemetry
2018-08-08 12:44:56 +02:00
Pascal Langer
73dd63caa1
Hitec telemetry comments
2018-08-08 00:37:59 +02:00
Pascal Langer
f105d7c7eb
Hitec full telemetry
2018-08-08 00:30:19 +02:00
Pascal Langer
9ab5353122
Hitec full telemetry description
2018-08-07 19:35:31 +02:00
Pascal Langer
9f09c81ef4
Hitec: Minima fix
2018-08-07 13:24:45 +02:00
Pascal Langer
bf09177916
Hitec improvement
...
Added 3rd byte of TX ID
Reproduce the F5 frames from original TX
2018-08-06 18:32:39 +02:00
Pascal Langer
d71640ad7e
Hitec comments
2018-08-06 01:42:12 +02:00
Pascal Langer
68afcc0c44
Hitec try for Minima
...
Add F5 packets
2018-08-05 15:46:24 +02:00
Pascal Langer
9b30a3d72a
FrSky X: SPORT polling
...
Mike's corrections to make SPORT working on Taranis.
2018-08-04 23:47:15 +02:00
Pascal Langer
d9f343e20b
Hitec: new protocol
...
Hitec protocol using the CC2500 RF component
Protocol number: 39
Sub protocols:
- Optima (0): the TX must be really close to the RX for the bind negociation to complete.
- Minima (1): untested
Optima supports basic telemetry using the FrSky Hub format: RX volt, TX RSSI,&LQI
2018-08-03 18:29:24 +02:00