kopia lustrzana https://github.com/bristol-seds/pico-tracker
[pre-flight.md] changes to pre-flight instruction for callsign.h
rodzic
982051ad64
commit
76c44fe19c
|
@ -1,6 +1,9 @@
|
||||||
## Updating telemetry ##
|
## Updating telemetry ##
|
||||||
|
|
||||||
- Set callsign in `src/main.c`
|
- In `callsigns.h`
|
||||||
|
- Set telemetry callsign `src/main.c`
|
||||||
|
- Set APRS callsign and symbol
|
||||||
|
- Make sure `APRS_FLIGHT_PARAMS` is defined
|
||||||
|
|
||||||
- Update ukhas format string. `format_telemetry_string` in `src/main.c`
|
- Update ukhas format string. `format_telemetry_string` in `src/main.c`
|
||||||
- Update aprs telemetry.`encode_telemetry` in `src/aprs.c`. This same format is re-used in backlog.
|
- Update aprs telemetry.`encode_telemetry` in `src/aprs.c`. This same format is re-used in backlog.
|
||||||
|
@ -34,10 +37,6 @@
|
||||||
state before we stop kicking the watchdog. 0xFFFF seems like a
|
state before we stop kicking the watchdog. 0xFFFF seems like a
|
||||||
good conservative value, but you may want to be more agressive.
|
good conservative value, but you may want to be more agressive.
|
||||||
|
|
||||||
- In `aprs.h`
|
|
||||||
- Set callsign and symbol
|
|
||||||
- Make sure `APRS_FLIGHT_PARAMS` is defined
|
|
||||||
|
|
||||||
- In `gps_osp.c`
|
- In `gps_osp.c`
|
||||||
- Check reinit parameters for `gps_get_data_wrapped` are reasonable.
|
- Check reinit parameters for `gps_get_data_wrapped` are reasonable.
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue