rjmcmahon
  • Joined on 2025-12-16
rjmcmahon pushed to master at Umber/ESP32 2025-12-29 01:56:55 +00:00
2275dced88 Add USB port mapping instructions to README.md
bed4c3f5f5 Fix README: use --start-ip instead of --target-ip in deployment example
Compare 2 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-29 01:53:30 +00:00
886cbf291a Add USB port mapping instructions to README.md
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-29 01:49:51 +00:00
404b7e3ad7 Update README.md to correct deployment script parameter from --target-ip to --start-ip
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-28 03:49:48 +00:00
1a6ab77b20 Move README.md to root and update with comprehensive project documentation
c58e70a658 Fix strncpy warnings and remove duplicate license headers
Compare 2 commits »
rjmcmahon pushed to master at Umber/ESP32 2025-12-28 03:49:15 +00:00
78bc0effc4 Move README.md to root and update with comprehensive project documentation
rjmcmahon pushed to master at Umber/ESP32 2025-12-28 03:39:23 +00:00
c58e70a658 Fix strncpy warnings and remove duplicate license headers
a303b7171a Enhance error handling and logging in WiFi connection process
1eddb8e84f Refactor file headers and clean up comments in multiple source files
56ea987f75 Improve WiFi configuration handling by ensuring proper string termination
128596bd67 Clean up repository and improve console initialization
Compare 30 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-28 03:35:54 +00:00
a303b7171a Enhance error handling and logging in WiFi connection process
1eddb8e84f Refactor file headers and clean up comments in multiple source files
56ea987f75 Improve WiFi configuration handling by ensuring proper string termination
128596bd67 Clean up repository and improve console initialization
d4cd861b80 Add error handling for UART and GPIO configurations in gps_sync_init
Compare 6 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-23 00:57:58 +00:00
4ed4391068 final fixes for commands
2590a96b15 fix led so it works now
98b013569d some led work
64446be628 more cmd stuff
b769dbc356 more on gps time
Compare 6 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-22 19:55:39 +00:00
b4b40de64d wifi connect without requiring reboot
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-22 02:54:33 +00:00
099c28f9c7 wifi scan
42905200ea more on commands
Compare 2 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-21 02:35:20 +00:00
6c214e8e92 udp with trip-times
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-20 02:13:59 +00:00
969abb5ae4 update license
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-20 02:10:19 +00:00
2a41edf491 add bssid to scan output
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-20 01:46:46 +00:00
46f0cdb07b add ping support
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-19 22:50:17 +00:00
e8f7e2f75c more on gps
1b78440309 gps --status command
88a585408a add gps to nvs
Compare 3 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-19 20:10:50 +00:00
e5baa7cec5 fix gps sync
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-19 18:36:21 +00:00
3969c5780d nvs saves
ca8b382a40 more on console
0f1c5b3079 more on console
Compare 3 commits »
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-19 05:43:28 +00:00
796ef43497 more command & console work, including save and reload
rjmcmahon pushed to feature/generic-shell at Umber/ESP32 2025-12-19 01:55:32 +00:00
87744e2883 Merge branch 'feature/generic-shell' of https://git.umbernetworks.com/Umber/ESP32 into feature/generic-shell
c640bc4df7 fixes to deploy to update udev rules
Compare 2 commits »
rjmcmahon pushed to master at Umber/ESP32 2025-12-17 02:16:14 +00:00
a56832c01c build.txt file