Commit graph

11 commits

Author SHA1 Message Date
geeksville
fc4214e34d changes as prelude for turning mesh back on 2020-04-16 17:31:45 -07:00
geeksville
d13d741a98 allow longer hw model strings
fix https://github.com/meshtastic/Meshtastic-esp32/issues/73
2020-03-30 19:33:46 -07:00
geeksville
1b2449b50d track total lifetime # of bugs this node has seen 2020-03-24 13:22:16 -07:00
geeksville
1422402d96 add support for reporting device errors up through the phone to analytics
related to https://github.com/meshtastic/Meshtastic-esp32/issues/53
2020-03-24 13:12:25 -07:00
geeksville
398fdf3625 only devices need to care about channel numbers now 2020-03-15 17:35:51 -07:00
geeksville
66e926740a fix minor doc errors 2020-03-08 14:03:08 -07:00
Kevin Hester
f309ee8f9e Make devicestate.version a private #define in the device code 2020-03-03 13:45:31 -08:00
Kevin Hester
e1a48b6e75 allow for slightly longer strings 2020-03-03 08:23:20 -08:00
Kevin Hester
3eb7dab332 add hw model info to MyNodeInfo
This allows the android app to get this data without connecting to
the device info service (we are already talking to our mesh bluetooth
serivce)

Also possibly useful for apps that are talking to the radio over serial
(cc @girtsf)
2020-03-03 06:54:14 -08:00
Kevin Hester
c4ee1448ea Add the protobuf definitions 2020-03-02 09:47:10 -08:00
Kevin Hester
f4f1e0a800
Initial commit 2020-03-02 09:44:55 -08:00