Commit graph

86 commits

Author SHA1 Message Date
Garth Vander Houwen
5cd2b3342b Mqtt config updates 2024-03-26 13:26:23 -07:00
Garth Vander Houwen
457116657a Save favorite and hops away 2024-03-26 09:59:07 -07:00
Garth Vander Houwen
02cca19f26 Assorted updates 2024-03-23 09:01:44 -07:00
Garth Vander Houwen
550add228c Move node map into map content view
Dont change channel for node infos directed at other nodes
2024-03-14 23:05:05 -07:00
Garth Vander Houwen
d84f2ad91a Add power telemetry config. 2024-03-14 00:04:35 -07:00
Garth Vander Houwen
2ba208fa8e Bump version and protos 2024-03-09 20:07:12 -08:00
Garth Vander Houwen
0dcdca5e23 Fix messaging bug, fix bug where node would not create user 2024-02-29 21:26:17 -08:00
Garth Vander Houwen
cce30cd9f7 Fix logs for pax counter 2024-02-27 12:24:50 -08:00
Garth Vander Houwen
d3d16e206e Release Cleanup
Add back block range test functionaitly, hook it up to the device range test settings.
Delete messages when deleting a channel
Make pax counter clear work properly
2024-02-27 11:26:26 -08:00
Garth Vander Houwen
9ee3df519c Pax Counter Config 2024-02-25 11:24:01 -08:00
Garth Vander Houwen
5d9b25b0aa Polish up the reduced position accuracy 2024-02-25 00:36:03 -08:00
Garth Vander Houwen
e462055ad7 Reduced precision map circles for the node map 2024-02-24 16:25:08 -08:00
Austin Payne
a87d4fd3a6 feature: add power configuration 2024-02-21 00:07:17 -07:00
Garth Vander Houwen
a89490097f Add Singapore
Update store and forward logic
2024-02-10 17:21:31 -08:00
Garth Vander Houwen
029a820f76 Bump version, fix client hidden crash 2024-02-07 15:42:20 -08:00
Garth Vander Houwen
4d420a8008 Save GPS state 2024-02-06 11:11:03 -08:00
Garth Vander Houwen
b0272e0578 Via MQTT 2024-02-05 23:48:23 -08:00
Garth Vander Houwen
c3f4923531 Add via mqtt, does not seem to be working with the client proxy 2024-02-05 23:02:33 -08:00
Garth Vander Houwen
96d6987b10
Merge pull request #475 from Austinpayne/fix/offline-map-option
fix: offline map type option getting out of sync
2024-02-05 22:51:09 -07:00
Roger Pettett
2bb0a7342b
Update UpdateCoreData.swift 2024-01-31 15:04:33 +00:00
Garth Vander Houwen
1bec0dae66 Add ignoremqtt to mqttconfig upsert method 2024-01-26 17:42:13 -08:00
Garth Vander Houwen
7302dc3e35 Localize route recorder buttons
Actually record data with the route recorder
Add version number to about view
Make speed faster
2023-12-25 20:26:50 -08:00
Garth Vander Houwen
0dbc426c50 Set default GPS interval values 2023-12-22 19:08:32 -08:00
Garth Vander Houwen
668fe30806 Use locationshandler for GPS data on ios17 2023-12-22 06:31:27 -08:00
Garth Vander Houwen
a60228d119 Put GPS setting in the right place 2023-12-21 11:31:40 -08:00
Garth Vander Houwen
4eb18f66b8 Add useI2cAsBuzzer setting 2023-12-20 10:24:01 -08:00
Garth Vander Houwen
67900bfa51 Remove GPS Update interval
Remove GPS Attempt Time options
Don't show positions with empty times in the elevation graph
Hook up ambient lighitng config
2023-11-28 20:03:08 -08:00
Garth Vander Houwen
906d22c350 Update some intervals, throw out the last postion log if the latest one is < 10 meters away. 2023-11-26 17:50:10 -08:00
Garth Vander Houwen
f12eed755d Config cleanup 2023-11-26 12:54:45 -08:00
Garth Vander Houwen
3305399ded Show detection sensor icon on the map 2023-11-18 08:25:50 -08:00
Garth Vander Houwen
a8a3dab926 Don't be dumb 2023-11-17 23:57:56 -08:00
Garth Vander Houwen
70052affc4 Better camera on the node map
Smart position for the database (store just the latest postion if it is the same as the last)
2023-11-17 23:07:11 -08:00
Ben Meadors
ee89955f76 Temporary patch for uint32 max value overflowing our position broadcast field 2023-11-15 11:25:29 -06:00
Garth Vander Houwen
9799ed9330 Fix duplicate contact bug, reduce mqtt client proxy logging 2023-10-10 21:41:15 -07:00
Garth Vander Houwen
345e3467e7 Dummy up users if they are nil to prevent Unknown from being half the nodes on MQTT 2023-10-08 13:06:10 -07:00
Garth Vander Houwen
5a57ff0049 Empty position packet handling 2023-10-03 16:47:36 -07:00
Garth Vander Houwen
fd23e0734c Fix admin message for store and forward config. 2023-09-30 12:42:49 -07:00
Garth Vander Houwen
6a2922fab5 Clean up messaging a bit, bump version 2023-09-25 19:30:21 -07:00
Garth Vander Houwen
80afbcacd3 Log packets being sent to and coming back from the phone 2023-09-24 18:44:04 -07:00
Garth Vander Houwen
2ab147a228 Remove unnessary forced update. 2023-09-05 17:08:15 -07:00
Garth Vander Houwen
1c19ae11e6 Clean up object graph updates 2023-09-04 20:17:09 -07:00
Garth Vander Houwen
7c1d694aad send objectWillChange.send() when getting a new node. 2023-08-27 08:54:38 -07:00
Garth Vander Houwen
4d26512dba Create a my info when creating a nodeinfo 2023-08-27 08:49:09 -07:00
Garth Vander Houwen
a990d7f2bd Lint 2023-08-26 23:17:30 -07:00
Garth Vander Houwen
b165df94f3 Update logging emoji for detection sensor, hook up store & forward config. 2023-08-26 21:31:50 -07:00
Garth Vander Houwen
e1109d3282 Store and forward 2023-08-26 20:45:15 -07:00
Ben Meadors
70014a7b3f Added detection sensor config view and core data 2023-08-17 16:30:48 -05:00
Garth Vander Houwen
1356ebea14 More MQTT updates 2023-08-06 17:41:46 -07:00
Garth Vander Houwen
6cd2fdfdb9 Fix some bugs, update protos, remove deprecated and duplicate my info fields. 2023-06-07 17:19:36 -07:00
Garth Vander Houwen
ba3ef4af3e Managed Device
Delete by tile server
2023-05-13 20:50:20 -07:00