Commit graph

60 commits

Author SHA1 Message Date
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
Garth Vander Houwen
3b76207247 Improved localization helper for strings 2023-05-05 09:27:24 -07:00
Garth Vander Houwen
53ffeaa735 Update data fields 2023-05-04 22:20:22 -07:00
Garth Vander Houwen
1935308da2 MQTT config updates 2023-05-04 21:49:35 -07:00
Garth Vander Houwen
1ea7897c1e tapity tap tap 2023-04-09 23:04:11 -07:00
Garth Vander Houwen
b455fb25c6 Bump GPIO Pickers to 45 2023-04-03 17:48:58 -07:00
Garth Vander Houwen
f992d6e47a Hook up node info channel 2023-04-02 15:00:15 -07:00
Garth Vander Houwen
7f207bff27 Smart broadcast updates 2023-03-27 10:43:01 -07:00
Garth Vander Houwen
7e429b79eb Ringtone cleanup, translation strings 2023-03-26 09:46:51 -07:00
Garth Vander Houwen
e6d6efe495 Additional RTTTL config 2023-03-25 22:14:39 -07:00
Garth Vander Houwen
9a42b4fb64 ringtone config 2023-03-25 14:30:18 -07:00
Garth Vander Houwen
93ffd8c72d Fix username on mqtt config save
Set mqtt.address character limit to 62
2023-03-24 10:35:54 -07:00
Garth Vander Houwen
93006b258d Swift Lint 2023-03-14 12:44:10 -07:00
Garth Vander Houwen
65dde905f7 Add descriptive text for LoRa Config depending on state
Fix rx boosted gain toggle
Make a big hardware model enum
2023-03-11 09:26:52 -08:00
Garth Vander Houwen
7d478f71fd * Use node location for weather not user
* Firmware update view
* Update battery gauge to handle new numbers from device
2023-03-10 19:41:26 -08:00
Garth Vander Houwen
b7a68ddbc7 Linting 2023-03-06 15:30:10 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
0c2ff5fda4 * Device Config Updates (Rebroadcast modes, nodeinfobroadcastsecs)
* Display Config Data updates (heading bold)
2023-03-05 23:01:09 -08:00
Garth Vander Houwen
6e52ae60fe Make latest position a boolean value instead of trying to query it over and over. 2023-02-22 09:37:31 -08:00
Garth Vander Houwen
3d2d0e8d6b Ham mode values 2023-02-06 19:06:15 -08:00
Garth Vander Houwen
57dbc7b71f Remote Admin for Module Config 2023-02-01 09:19:45 -08:00
Garth Vander Houwen
24fedb7e2c Fix remaining config views 2023-01-31 22:20:16 -08:00
Garth Vander Houwen
5165548e05 Admin messages, improved role picker 2023-01-31 22:08:03 -08:00
Garth Vander Houwen
921f95cc63 Assorted updates 2023-01-31 10:50:17 -08:00
Garth Vander Houwen
8141a36e06 Dont ever save positions at apple park
implement display mode
2023-01-25 23:01:45 -08:00
Garth Vander Houwen
0a4d440f6c Cleanup 2023-01-23 17:56:04 -08:00
Garth Vander Houwen
55edc42321 Waypoint fixes 2023-01-21 07:28:50 -08:00