Commit Graph
28 Commits
Author SHA1 Message Date
pascallanger e556f5cc40 SGF22 telem improvement? 2025-04-16 07:53:47 +02:00
pascallanger 3fdf417ac9 V761 Beeper feature on CH10 2025-01-07 21:37:32 +01:00
pascallanger ecfe17915f V761 telemetry fix 2023-10-09 16:53:17 +02:00
pascallanger f97aa3597d Commented out by default E01X protocol and subprotocols to gain flash space 2023-09-27 15:36:53 +02:00
pascallanger 2e1d763d54 V761 telemetry
A1 (4.4V -> 2.2V), RSSI equal to 100 means that all telem packets are received and TQLY indicates the number of lost telem packets.
2023-09-26 20:04:35 +02:00
pascallanger 2bd50f4c8c V761/TOPRC: new sub protocol
Top RC Hobby mini planes
2022-09-26 12:02:38 +02:00
Pascal Langer 13197840c2 V761: code cleanup 2021-09-09 08:39:37 +02:00
Pascal Langer e9c7959ecb Update V761_nrf24l01.ino 2021-09-07 23:17:11 +02:00
Pascal Langer 5bb0752d5e Update include to xn297... 2021-03-17 17:19:41 +01:00
Pascal Langer 4a626eaf14 Change XN297 emulation layer
Loads of protocols have been touched by this change. Some testing has been done but please test on all your models.
The XN297 emulation selects in this order:
 - the CC2500 if it is available and bitrate=250K. Configure the option field automatically for RF tune.
 - the NRF for all bitrates if it is available
 - if NRF is not available and bitrate=1M then an invalid protocol is sent automatically to the radio.
CC2500 @250K can now receive normal and enhanced payloads.
OMP protocol supports telemetry on CC2500 and is also for NRF only modules including telemetry.
Separation of E016H (new protocol) from E01X due to different structure.
MJXQ, MT99XX, Q303 and XK: some sub protocols available on CC2500 only.
2021-03-17 17:05:42 +01:00
Pascal Langer d66bf1a5b3 NRF init changed to most likely default 2021-02-11 18:40:29 +01:00
Pascal Langer 3b8b2ef376 Protocol init function modified 2021-02-09 18:23:33 +01:00
Pascal Langer 48b90029c4 V761: Work with any ID. Tested on Eachine RX. 2020-08-14 19:39:24 +02:00
Pascal Langer 708e2ac5f6 V761 bug fix: the model was not reconnecting unless you did a bind first 2020-08-07 15:18:15 +02:00
Pascal Langer 5c01bbf284 V761: additional channles 2020-06-27 17:58:29 +02:00
Pascal Langer 647425fc1a Revert "V761 additonal channels"
This reverts commit 7286049d07.
2020-06-27 17:56:19 +02:00
Pascal Langer 7286049d07 V761 additonal channels 2020-06-27 17:55:36 +02:00
Pascal Langer ce67a065cd V761 - Eachine sub protocol 2020-06-26 17:54:56 +02:00
pascallanger db442d81dd Fix all compilation issues (?) 2019-11-11 19:15:39 +01:00
pascallanger cd7ede006c Sync radio -> module 2019-10-10 23:12:09 +02:00
Pascal Langer d11785ef2d V761... forgot to save the change before pushing... 2019-06-09 19:00:21 +02:00
Pascal Langer 9461f2d632 V761 3rd ID 2019-06-09 14:50:17 +02:00
Pascal Langer f6064d03e1 V761 aileron channel 2019-06-08 21:57:02 +02:00
Pascal Langer 862ab48bbc Update V761_nrf24l01.ino 2019-06-06 10:26:54 +02:00
Pascal Langer f498347c53 V761 second TX ID/freqs 2019-06-06 10:07:57 +02:00
Pascal Langer 17c67cc780 Update V761_nrf24l01.ino 2019-06-04 22:42:37 +02:00
Pascal Langer 6a7c735924 Fix V761 input 2019-06-04 22:02:20 +02:00
Pascal Langer 443e1cec75 New protocol V761
Protocol number: 48
Sub_protocol: none
Channel 5: +100% expert, 0% mid=gyro on no rate limits, -100% beginer=gyro on and axis rate limited.
ONLY 1 ID IS AVAILABLE SO BE CAREFUL WHILE FLYING.
2019-05-17 16:25:39 +02:00