Commit graph

103 commits

Author SHA1 Message Date
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
bd5191ccd2 Initial trace route log 2023-12-08 11:41:29 -08:00
Garth Vander Houwen
9c57bdd4c4 Update detection sensor log query to update in real time 2023-11-29 23:01:51 -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
385fc6ac73 Lets try and store and forward 2023-10-01 12:25:38 -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
e399a426ad Only show logs when there is data. Move coredata extentions. Allow turning off of mqtt client proxy. Save unread message badges on configcomplete 2023-09-03 22:14:59 -07:00
Garth Vander Houwen
1a613a0860 Hook up new channel messages badge 2023-09-03 10:00:12 -07:00
Garth Vander Houwen
7b9d6b11cf Unread direct messages indicator 2023-09-03 09:04:07 -07:00
Garth Vander Houwen
775898ebcd Unread messages for private groups 2023-08-29 18:51:57 -07:00
Garth Vander Houwen
f35d79ff7c Fix a couple of bugs 2023-08-29 08:58:24 -07:00
Garth Vander Houwen
4f7af1a4e8 Pseudo working read messages and order by most recently received message contacts 2023-08-29 08:48:28 -07:00
Garth Vander Houwen
ee795b74c4 More unread messages infrastructure 2023-08-29 07:53:52 -07:00
Garth Vander Houwen
066e6b864e Mock up message improvements 2023-08-28 21:46:04 -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
3275bbf348 Added initial detection sensor log 2023-08-23 07:03:05 -05: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
5a532392ab Waypoint bugfixes, location manager updates 2023-04-22 12:31:06 -07:00
Garth Vander Houwen
d4abfd7729 Remove location manager updates 2023-04-18 00:09:13 -07:00
Garth Vander Houwen
1ea7897c1e tapity tap tap 2023-04-09 23:04:11 -07:00
Garth Vander Houwen
f9cf71ad4e Tidy up some location things 2023-04-08 00:34:39 -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