Misc Fixes
This commit is contained in:
@@ -35,11 +35,13 @@ meshtastic --port /dev/ttyACM0 \
|
|||||||
--set neighbor_info.update_interval 14400 \
|
--set neighbor_info.update_interval 14400 \
|
||||||
--set external_notification.enabled false \
|
--set external_notification.enabled false \
|
||||||
--set store_forward.enabled true \
|
--set store_forward.enabled true \
|
||||||
--set position.gps_mode ENABLED
|
--set position.gps_mode ENABLED \
|
||||||
--set position.gps_update_interval 120 \
|
--set position.gps_update_interval 120 \
|
||||||
--set position.position_broadcast_secs 900 \
|
--set position.position_broadcast_secs 900 \
|
||||||
--set position.position_broadcast_smart_enabled true \
|
--set position.position_broadcast_smart_enabled true \
|
||||||
--set position.fixed_position false \
|
--set position.fixed_position false \
|
||||||
|
--set serial.enabled true \
|
||||||
|
--set serial.mode PROTO \
|
||||||
--pos-fields ALTITUDE ALTITUDE_MSL DOP SATINVIEW HEADING SPEED \
|
--pos-fields ALTITUDE ALTITUDE_MSL DOP SATINVIEW HEADING SPEED \
|
||||||
--ch-index 0 --ch-set uplink_enabled true --ch-set downlink_enabled false --ch-set psk AQ==
|
--ch-index 0 --ch-set uplink_enabled true --ch-set downlink_enabled false --ch-set psk AQ==
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user