kopia lustrzana https://github.com/bristol-seds/pico-tracker
[rsid] remove offset for RSID now that contestia is aligned correctly
rodzic
57a7d6f5d4
commit
2dcc4fe006
|
@ -151,7 +151,7 @@ void rsid_tone(uint8_t tone)
|
|||
|
||||
float duty_cycle = 0.5 + deviation;
|
||||
|
||||
si_trx_switch_channel(channel-2); /* -2 offset to line up with contestia signal */
|
||||
si_trx_switch_channel(channel);
|
||||
telemetry_gpio1_pwm_duty(duty_cycle);
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue