Commit Graph

23 Commits

Author SHA1 Message Date
3a43aff319 Add menu for selecting PIN 2026-06-01 20:25:20 +03:00
dde828d63d Add additional ways to manage AT Commands 2026-06-01 19:45:36 +03:00
c1241798fe Parse SMS error better 2026-05-30 19:29:58 +03:00
fe648fdb88 Parse rest of the messages 2026-05-30 19:11:31 +03:00
4a38ec9bc3 Improve parsing 2026-05-30 18:53:59 +03:00
42904cc685 Parse some more commands 2026-05-30 18:46:23 +03:00
e34121d5a6 Parse ATInformation 2026-05-30 18:32:35 +03:00
e21002744a Implement incredibly primitive parser 2026-05-30 18:15:24 +03:00
6cf3e1dbe5 Execute directly from ATCommand 2026-05-30 17:37:10 +03:00
178fbaa791 Pass SimpleATCommand in Async IO instead of command 2026-05-30 17:27:27 +03:00
c44ce1dcb3 Improve command response reading 2026-05-30 17:11:46 +03:00
7554b95fff Add sending SMS messages through UI 2026-05-29 22:28:47 +03:00
730373a09b Update how InitATState works 2026-05-28 23:39:38 +03:00
3ba28b7915 Fix bugs 2026-05-28 23:10:38 +03:00
7e4b2e3162 Use structs instead of enums for AT commands 2026-05-28 22:58:17 +03:00
e215987288 Improve how AT command responses are handled 2026-05-28 21:16:49 +03:00
a8a52c8a22 Add some new AT commands 2026-05-28 20:40:50 +03:00
eb8e619aa1 Port software to newer adafruit 2026-05-27 22:22:41 +03:00
db6270d262 Speed up AT commands 2026-05-17 19:17:56 +03:00
325d707685 Add sending SMS 2026-05-15 18:03:15 +03:00
1ca3a3acc4 Add flush_rx 2026-05-15 01:45:15 +03:00
851955e3fc Read AT Command response properly 2026-05-15 01:36:32 +03:00
ad86af1b74 Add at_commands.rs 2026-05-15 01:13:08 +03:00