Commit Graph
100 Commits
Author SHA1 Message Date
Jm Casler d5cb7ebf3b check in partial work. 2021-02-21 20:15:31 -08:00
Jm a4e5c7224f Add sawNodeReport to storeforwardplugin 2021-02-20 23:53:53 -08:00
Jm 7ffe601743 Changes to how airtime noise is gathered. 2021-02-20 23:53:17 -08:00
Jm Casler fc5030ff7b Merge branch 'master' into master 2021-02-20 00:46:03 -08:00
Jm ca40cb4be3 Update RangeTestPlugin.cpp 2021-02-20 00:43:56 -08:00
Jm e4141df0e9 #697 GPIO 12 is an odd pin. 2021-02-20 00:34:25 -08:00
Jm c690f81574 #697 Disable internal pullup on this board. 2021-02-19 18:19:14 -08:00
Jm 47b942ca00 #697 - Fixed button selection for tlora v2 1.6 2021-02-19 17:46:15 -08:00
Jm 621313d63c #701 - Add system up time to debug output 2021-02-19 16:58:52 -08:00
Jm Casler d361935c09 Merge pull request #699 from crossan007/fix-exception-decoder
Fix exception decoder output
2021-02-19 16:46:46 -08:00
Jm 13b8c140b4 Update StoreForwardPlugin.md 2021-02-18 21:47:16 -08:00
Jm Casler f6e2695a4d Merge pull request #695 from mc-hamster/master
Range test plugin done-enough
2021-02-16 18:54:42 -08:00
Jm e840465ef3 fix for failed builds on nrf and linux 2021-02-16 18:46:16 -08:00
Jm Casler f24e8e5f5c Rename src/plugins/RangeTestPlugin.h to src/plugins/esp32/RangeTestPlugin.h 2021-02-16 18:36:58 -08:00
Jm Casler 6376ab51f1 Moving to plugins/esp32 2021-02-16 18:36:30 -08:00
Jm Casler bd29d78a29 Update StoreForwardPlugin.md 2021-02-16 18:24:37 -08:00
Jm Casler b35cd76854 Update StoreForwardPlugin.md 2021-02-16 18:19:24 -08:00
Jm a4fd74b58e Update Plugins.cpp 2021-02-16 18:07:02 -08:00
Jm Casler 25072f0637 Merge branch 'master' into master 2021-02-16 17:44:17 -08:00
Jm 937955b36d Updating range test and storeforward. 2021-02-16 17:42:46 -08:00
Jm 2e8867eda6 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device 2021-02-16 17:42:25 -08:00
Jm Casler bd399a134b Merge pull request #693 from geoffreyheller/tlora-v2116-tx-pin-fix
Fix for non-working tx pin
2021-02-16 12:31:09 -08:00
Jm Casler d67e2187d0 Update RangeTestPlugin.md 2021-02-15 21:17:06 -08:00
Jm Casler 418a12e75f Merge pull request #692 from crossan007/add_set_channel
add handleSetChannel
2021-02-15 18:49:29 -08:00
Jm 9a044f31a3 Tweak to the startup condition of the range test plugin. 2021-02-15 09:11:28 -08:00
Jm 8320754b98 Added recommended settings as a sender 2021-02-14 21:45:26 -08:00
Jm 703ce2e292 Keep device from sleeping while transmitting in range test plugin. 2021-02-14 21:34:47 -08:00
Jm c9353ebee3 Update RangeTestPlugin.md 2021-02-14 21:24:41 -08:00
Jm Casler 9601868e0f Merge pull request #71 from mc-hamster/RangeTestPlugin
Merge pull request #69 from mc-hamster/master
2021-02-14 20:18:41 -08:00
Jm fea2228b16 Update RangeTestPlugin.md 2021-02-14 20:17:16 -08:00
Jm 7d4ce483c5 Update RangeTestPlugin.md 2021-02-14 20:16:29 -08:00
Jm e6605e5ac8 Store Forward can see All(?) rx packets! 2021-02-14 20:13:52 -08:00
Jm Casler 2472d6fd1b Merge pull request #70 from meshtastic/master
pull from main
2021-02-14 18:40:38 -08:00
Jm 3311146aba Turning storeforward back on for @geeksville 2021-02-14 16:19:06 -08:00
Jm Casler 793528b057 Merge pull request #69 from mc-hamster/master
#671 Range test plugin
2021-02-14 16:18:36 -08:00
Jm b8adaf6fbe #671 Range test plugin 2021-02-14 16:17:40 -08:00
Jm 24329a26de Framework for storeforward 2021-02-14 14:01:08 -08:00
Jm f1a65f9d0e Update to store and forward. Don't merge this to main! 2021-02-14 13:31:11 -08:00
Jm ae46b3df32 Update StoreForwardPlugin.md 2021-02-14 11:10:56 -08:00
Jm d5c1e3c6e0 Update StoreForwardPlugin.md 2021-02-14 11:00:11 -08:00
Jm a95f612452 Update StoreForwardPlugin.md 2021-02-14 10:56:08 -08:00
Jm Casler 3201d1c3bc #668 Partial work for store & forward 2021-02-14 08:44:49 -08:00
Jm Casler 36643cf5f5 #671 range test plugin documentation
#671 range test plugin documentation
2021-02-13 22:40:04 -08:00
Jm Casler 92a62d93ef #671 Rangetest - This just needs to be tested. 2021-02-13 22:21:01 -08:00
Jm Casler aa7fb86798 Merge pull request #687 from sachaw/master
Fix report formatting
2021-02-13 14:02:12 -08:00
Jm Casler b239b4dc57 Merge pull request #686 from mc-hamster/master
Finished and partial work
2021-02-12 19:07:13 -08:00
Jm 19db5ba421 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device 2021-02-12 18:53:08 -08:00
Jm e225af28dc Disable plugins 2021-02-12 18:52:31 -08:00
Jm Casler eecf89a9c0 Merge pull request #68 from meshtastic/master
from main to my fork
2021-02-12 18:49:39 -08:00
Jm c9b1ee532d Update deviceonly.pb.h 2021-02-12 18:49:24 -08:00
Jm 8c27baae84 Update platformio.ini 2021-02-12 18:48:18 -08:00
Jm b29bcbbd41 #682 Exposing the actual radio center frequency to /static/report 2021-02-09 21:59:00 -08:00
Jm ca8a0ca8d2 update rangetest 2021-02-07 19:20:29 -08:00
Jm cb541d75a9 Update radio-settings.md with note of coverage. 2021-02-07 13:19:52 -08:00
Jm Casler 4ee01acb40 Change where the location information is taken from. 2021-02-07 09:31:29 -08:00
Jm d678c48884 work on rangetestplugin and storeforwardplugin
done for the night.
2021-02-06 23:29:18 -08:00
Jm 9f9f02fc6f Reverting platform.ini back to the way it was. 2021-02-06 21:38:54 -08:00
Jm Casler abf135abce Merge pull request #66 from meshtastic/master
mc-hamster/meshtastic-device <- meshtastic/meshtastic-device
2021-02-06 19:56:44 -08:00
Jm 22af1b551a Add note about antenna gain. 2021-02-06 10:06:20 -08:00
Jm c696d226b2 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device 2021-02-06 10:04:13 -08:00
Jm 9035a06b4a Add link budget to radio-settings.md 2021-02-06 10:02:23 -08:00
Jm Casler 056940a4ad Documentation 2021-02-06 09:13:49 -08:00
Jm 82db1f1db6 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device 2021-02-03 08:10:15 -08:00
Jm f46059ec4c update to range test plugin 2021-02-03 08:10:13 -08:00
Jm 0c71de4e59 Update for rangetest plugin 2021-02-03 08:09:59 -08:00
Jm Casler 0fa654e53a update radio-settings.md 2021-02-03 07:01:35 -08:00
Jm Casler 45c17659cc radio-settings.md - add note about TCXO stability 2021-02-03 01:04:23 -08:00
Jm Casler b901f8d9ae Update to radio-settings.md 2021-02-03 00:15:41 -08:00
Jm Casler 9c60a7966f Update radio-settings.md 2021-02-03 00:01:52 -08:00
Jm Casler 6d66a53f8d Another update to radio-settings.md 2021-02-02 23:59:34 -08:00
Jm Casler 324627482a Update radio-settings.md 2021-02-02 23:57:25 -08:00
Jm Casler 0c6c189028 Update to radio-settings.md 2021-02-02 23:01:05 -08:00
Jm Casler 8a68ae0d04 Update radio-settings.md 2021-02-02 22:47:16 -08:00
Jm Casler 5661e5dad6 Update radio-settings.md 2021-02-02 22:43:24 -08:00
Jm e9affb50d2 #674 add support for lora32 v1.3 2021-02-02 17:34:50 -08:00
Jm Casler c00173dbd2 partial work 2021-01-31 18:20:08 -08:00
Jm Casler e8c6fccd63 #671 Range Test Plugin
Initial work for Range Test Plugin
2021-01-31 09:12:36 -08:00
Jm Casler 487b8c6e9e #668 Initial work for Store & Forward Plugin 2021-01-31 09:12:01 -08:00
Jm b2481d1450 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device 2021-01-30 19:42:08 -08:00
Jm Casler 399fbc5d65 Merge pull request #665 from mc-hamster/master
#664 - Blink the LED when we enter disablePin() and #654 - ExternalNotificationPlugin
2021-01-30 17:28:28 -08:00
Jm Casler 48b38ed94b Update documentation 2021-01-30 17:21:54 -08:00
Jm Casler c0444ef16f Merge pull request #64 from meshtastic/master
Update from meshtastic main
2021-01-30 17:20:56 -08:00
Jm 242bcc8353 Update documentation location to the main mesthastic repo 2021-01-30 09:52:21 -08:00
Jm Casler 092af0f9f9 Update to doc to add info on the bell character 2021-01-30 09:50:19 -08:00
Jm Casler 133a7ff166 Added more notes. 2021-01-30 09:46:26 -08:00
Jm Casler 5df08410e7 Create SerialPlugin.md 2021-01-30 09:39:40 -08:00
Jm 9f9787bc03 Merge branch 'master' of https://github.com/mc-hamster/Meshtastic-device 2021-01-30 09:36:28 -08:00
Jm 7129a19f35 #654 Add reference to documentation 2021-01-30 09:36:17 -08:00
Jm Casler f45ffc8773 Rename documentation 2021-01-30 09:32:44 -08:00
Jm Casler 3162f74945 Create External Notification documentation. 2021-01-30 09:32:04 -08:00
Jm 6cef3e41e7 Update comments and use radioConfig 2021-01-30 09:17:40 -08:00
Jm aee81c8dcd #654 - Add comments on what the config does 2021-01-29 19:35:03 -08:00
Jm 9e736ab0d7 #654 Fix gpio initilization 2021-01-28 23:16:10 -08:00
Jm 85752b0fc7 #654 - Fixed problem with class namespaces. 2021-01-28 23:02:00 -08:00
Jm Casler c524732849 #654 - Non blocking call to toggle the output. 2021-01-27 21:35:07 -08:00
Jm Casler 5e303f8a1f #654 - Work in progress. Needs testing, non-blocking alert and integration with configuration 2021-01-27 21:20:18 -08:00
Jm 2246564279 #654 - Small changes. 2021-01-27 20:06:39 -08:00
Jm eff0c1fe89 #654 - Partial work for the LED/Speaker.
Framework is done. Just need to blink a few things and update protobufs.
2021-01-27 19:18:16 -08:00
Jm Casler ad322476d2 Merge branch 'master' into master 2021-01-27 18:56:48 -08:00
Jm 2561742683 #664 - Blink the LED when we enter disablePin() 2021-01-27 18:56:09 -08:00