• Joined on 2025-02-27
sam pushed to main at sam/Laravel-GPS-API 2025-09-06 09:32:38 +10:00
91792252a7 Change headers for GET calls
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-05 14:06:13 +10:00
66baea7a61 CommandMgr: wifi/sleep/periods/ota handlers; integrate OTAMgr check at boot; WiFi home flag flow
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-05 13:17:51 +10:00
050d02d822 OTAMgr: check firmware endpoint; HTTPTOFS download; optional SHA256 verify; Update.apply + reboot
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-05 12:24:07 +10:00
14ebfa5451 CommandMgr: add wifi home flag + sleep interval command; control loop uses CFG.atHomeRequested, CFG.sleepSec
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-05 11:36:28 +10:00
8f2f83ddb6 Restore Telemetry::readGNSS (CGNSINF parser) and buildJson
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-05 10:41:20 +10:00
ad0a1b1e3d Core loop: telemetry A sec, command poll B sec; car-power OFF -> no-power POST + sleep C; WiFi home connect placeholder; GNSS placeholders
sam pushed tag v0.4-commands-receipts to sam/CAR_GPS_TRACKER 2025-09-04 20:45:00 +10:00
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-04 20:44:31 +10:00
c1cd3e653f CommandMgr: dispatch + receipts; exact-length SH GET integrated; Telemetry GNSS restore
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-03 16:47:25 +10:00
2c09289eaa Add CommandMgr with HTTP GET queue + HttpClient.getJson
sam pushed to main at sam/Laravel-GPS-API 2025-09-02 18:29:55 +10:00
0868b04298 IMEI device API: telemetry, commands, receipts + migrations and routing
sam pushed to main at sam/Laravel-GPS-API 2025-09-02 17:52:37 +10:00
e0bb2ea67c Register IMEI endpoints routes/api.php
sam pushed to main at sam/Laravel-GPS-API 2025-09-02 17:18:37 +10:00
8232e90aa4 IMEI ingest + commands: migrations, models, DeviceApiController, routes
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-02 09:20:34 +10:00
aac68aa77c Modular PR1: NetMgr, HttpClient, SmsMgr with working attach/HTTP/SMS
sam pushed tag v0.2-http-sms to sam/CAR_GPS_TRACKER 2025-09-01 19:57:15 +10:00
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-01 18:16:32 +10:00
aba2234f53 Moved .ino into backup
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-01 17:00:07 +10:00
c66488b412 Scaffold modular architecture and entry sketch
sam pushed to main at sam/CAR_GPS_TRACKER 2025-09-01 16:25:19 +10:00
b211ed4fa1 Initial monolithic sketch (backup included)
sam pushed to main at sam/Laravel-GPS-API 2025-08-29 16:22:46 +10:00
bde8fbab81 Add endpoints: /api/gps/latest-any and /api/gps/recent
sam pushed to main at sam/Laravel-GPS-API 2025-08-29 14:45:07 +10:00
6b025255e4 Fixed routes/api.php
sam pushed to main at sam/Laravel-GPS-API 2025-08-29 14:27:19 +10:00
6c5d5f2e58 Enable API routes in bootstrap/app.php