Success: LRS replaced with cheap HM-TRP and MSP_SET_RAW_RC!
Posted: Sat Sep 06, 2014 8:53 pm
Bye bye to my EzUHF with 1.2GHz 3rd harmonic and expensive RX.
Removed: 'ACK' only for MSP_SET_RAW_RC (useless byte and not in TDD sync)
Extended MSP_SET_RAW_RC timeout to 2 or 3sec. with a uint16_t counter (all ch to 1500 is GPS hold failsafe !)
I added a more *TDD efficient* telemetry streaming task (TDD sync)
I can use original MSP with any software and over modems (it temporaly and automaticly disable the simple telemetry streaming.)
code : https://github.com/Serveurperso/multiwi ... eam_shared
from last MultiWii 2.3 master
Short test flight with telemetry streaming enabled, almost no latency : https://www.youtube.com/watch?v=U8N6o8dga6w
I use a SBUS to MSP_SET_RAW_RC relay embedded inside my RF relay for long range flight (house roof/car roof...)
SiK last unmodded firmware 1.9 master @ 33ms TDM window
Because I use a modded 2W shireen amp on 878-888 (900MHz saw removed, and external 888MHz murata bandpass) I get more range vs. EzUHF and no harmonic to 1.2GHz and less noise floor on all quad.
Pascal
Removed: 'ACK' only for MSP_SET_RAW_RC (useless byte and not in TDD sync)
Extended MSP_SET_RAW_RC timeout to 2 or 3sec. with a uint16_t counter (all ch to 1500 is GPS hold failsafe !)
I added a more *TDD efficient* telemetry streaming task (TDD sync)
I can use original MSP with any software and over modems (it temporaly and automaticly disable the simple telemetry streaming.)
code : https://github.com/Serveurperso/multiwi ... eam_shared
from last MultiWii 2.3 master
Short test flight with telemetry streaming enabled, almost no latency : https://www.youtube.com/watch?v=U8N6o8dga6w
I use a SBUS to MSP_SET_RAW_RC relay embedded inside my RF relay for long range flight (house roof/car roof...)
SiK last unmodded firmware 1.9 master @ 33ms TDM window
Because I use a modded 2W shireen amp on 878-888 (900MHz saw removed, and external 888MHz murata bandpass) I get more range vs. EzUHF and no harmonic to 1.2GHz and less noise floor on all quad.
Pascal