Commit graph

1472 commits

Author SHA1 Message Date
Garth Vander Houwen
59fe6f9ec5 Remove stray print statements 2022-06-01 23:33:12 -07:00
Garth Vander Houwen
82adcbd8de Finish refactoring Packet handling out of the blue manager
Protobufs update
2022-06-01 23:23:02 -07:00
Garth Vander Houwen
d3fd9ead54 Remove pass kit, wallet requires a server so is a bad fit for meshtastic, was able to generate a QR code without pass kit or a library 2022-05-30 21:51:37 -07:00
Garth Vander Houwen
bca583e530 Restrict shutdown and reboot to connected node, update position to show unknown age for nodes older than six months 2022-05-30 21:48:46 -07:00
Garth Vander Houwen
f3af869358
Merge pull request #71 from meshtastic/brew-package-type
brew package typo
2022-05-30 20:33:12 -07:00
Garth Vander Houwen
12da2fd628 Shutdown and Reboot buttons for nodes 2022-05-29 22:02:25 -07:00
Ben Meadors
0096e1bf3f
Update gen_protos.sh 2022-05-29 20:43:24 -05:00
Ben Meadors
60d66eda51
brew package typo 2022-05-29 20:42:42 -05:00
Garth Vander Houwen
4847731402 Fix lingering scanned but missing ble devices 2022-05-28 01:41:55 -07:00
Garth Vander Houwen
b6e7f614a5 Map annotations for node details 2022-05-28 01:19:44 -07:00
Garth Vander Houwen
d9c5fbd417
Merge pull request #70 from meshtastic/feature/refactor_blemanager
Feature/refactor blemanager
2022-05-28 00:00:10 -07:00
Garth Vander Houwen
d601729852 Location updates for node details 2022-05-27 23:56:34 -07:00
Garth Vander Houwen
cfd07b227d Consolidate mesh logging 2022-05-27 22:14:57 -07:00
Garth Vander Houwen
39f7120a13 Handle all the ports 2022-05-27 19:41:02 -07:00
Garth Vander Houwen
e4fd40701e Add packet type functions to switch statement 2022-05-27 19:34:42 -07:00
Garth Vander Houwen
9057f77e48 Refactor Packet Handlers out out BLE Manger for testing and potentially TCP connections on iOS and serial on macOS 2022-05-27 19:18:33 -07:00
Garth Vander Houwen
05c5efa170
Merge pull request #66 from meshtastic/feature/protobufs_upgrade_1.3
Feature/protobufs upgrade 1.3
2022-05-25 22:58:34 -07:00
Garth Vander Houwen
bd5623758f Bump build number 2022-05-25 22:31:16 -07:00
Garth Vander Houwen
233fb0a1e0 Display time only from mesh, remove all times set in the iOS app.
Add Bitrate
Format assorted things.
Fix battery display on node details
make node list more friendly on iPad and mac
2022-05-25 22:30:48 -07:00
Garth Vander Houwen
e629e302d6 Remove all modifications to dates that come from the firmware. Display will be updated to show no time available for nodes without times from the mesh. 2022-05-24 21:22:34 -07:00
Garth Vander Houwen
7e163c863c Update Protobufs
Add GPS Timestamp to LocationHelper
Use GPS Timestamp for position updates
2022-05-24 07:19:40 -07:00
Garth Vander Houwen
590f1fd783 Add From num case 2022-05-12 19:31:58 -07:00
Sacha Weatherstone
6351b0b71f
Update README.md 2022-05-12 21:22:10 +10:00
Garth Vander Houwen
aa77009ee6 Remove wallet capability, requires a server to make passes 2022-05-07 17:59:06 -07:00
Garth Vander Houwen
b4a76c3ed2 Add new config photos 2022-05-05 18:50:03 -07:00
Garth Vander Houwen
575f598c83 Upgrade protos 2022-05-05 18:01:20 -07:00
Garth Vander Houwen
48de377922 Update protobufs, clean up qr sharing view 2022-04-23 12:57:47 -07:00
Garth Vander Houwen
be8577a610 Kill the CarBode! 2022-04-19 22:56:59 -07:00
Garth Vander Houwen
ada29b167d telemetries 2022-04-12 17:37:00 -07:00
Garth Vander Houwen
8171b84272 Start of QR Code, updated protobufs 2022-04-11 15:58:11 -07:00
Garth Vander Houwen
2145f43a42 Remove Charts Libraries, and QR Code Library 2022-04-08 08:56:13 -07:00
Garth Vander Houwen
eeb0f6cf27 💥 Emoji for all Core Data errors 2022-04-07 20:27:10 -07:00
Garth Vander Houwen
90ba351aeb Randomize configid 2022-04-07 19:26:40 -07:00
Garth Vander Houwen
a2c73418fc Add charts for telemetry, update core data with telemetryentity 2022-04-04 22:49:26 -07:00
Garth Vander Houwen
ed198dc6a5 Merge remote-tracking branch 'refs/remotes/origin/feature/protobufs_upgrade_1.3'
Conflicts:
	MeshtasticClient/Meshtastic.xcdatamodeld/MeshtasticDataModel v 3.xcdatamodel/contents
2022-04-03 22:01:53 -07:00
Garth Vander Houwen
43a0055b72 New fields for 1.3 2022-04-03 21:59:19 -07:00
Garth Vander Houwen
e915a61e92 Telemetry changes for the core data entities 2022-04-03 10:57:58 -07:00
Garth Vander Houwen
0ba625fa88 More 1.3 Photo updates 2022-04-02 06:02:21 -07:00
Garth Vander Houwen
832241e1f3 Remove tapbacks replace with emoji 2022-03-29 21:16:15 -07:00
Garth Vander Houwen
9524405fbf Update photos to 1.03 2022-03-29 18:53:33 -07:00
mkinney
bc1992f8d3
Merge pull request #65 from meshtastic/gen_protos_fix
fix typo
2022-03-21 08:25:30 -07:00
Mike Kinney
a0acbfd28e fix typo 2022-03-21 08:24:52 -07:00
Garth Vander Houwen
eadc435b9a
Merge pull request #64 from meshtastic/feature/project_cleanup
Hook up Mesh Logging and remove ad hoc position data save
2022-03-20 08:13:40 -07:00
Garth Vander Houwen
af3f13ce08 Don't log fromnum characteristic to the mesh log 2022-03-20 08:10:25 -07:00
Garth Vander Houwen
09667deae1 Bump build number 2022-03-19 23:45:25 -07:00
Garth Vander Houwen
7a1ad2d9c2 Clean up positions and ACKs, add better logging for ACK errors 2022-03-19 23:45:01 -07:00
Garth Vander Houwen
cebf287a3b Actually hook up mesh logging to setting
Clean up position code so that it does not clear out the position list if we get a battery reading position
2022-03-15 09:11:31 -07:00
Garth Vander Houwen
12cb5fa0c5
Merge pull request #62 from meshtastic/feature/project_cleanup
ACK Cleanup
2022-03-15 06:45:08 -07:00
Garth Vander Houwen
2d9b448ee6 Show messaged instead of packetid in ACK logging, change delivered to acknowledged. 2022-03-14 20:14:27 -07:00
Garth Vander Houwen
13360c4848 Bump version 2022-03-13 20:09:58 -07:00