Commit Graph

7 Commits (a78cba0a3feea6a11072940a04eba309c63f525b)

Author SHA1 Message Date
Daniel Barlow a78cba0a3f add test= macro for prettier assertions 2022-09-16 17:41:36 +01:00
Daniel Barlow ff83e03e0c tidying 2022-09-16 17:40:16 +01:00
Daniel Barlow b2c4972529 switch to using PDU format
this means we can now send { } [ ] and other characters that
have multi-byte encoding in the gsm character set
2022-09-16 17:39:57 +01:00
Daniel Barlow 4ca8ddcf9f add fn "command" which combines tx and expect
... also has better (any) error handling
2022-09-15 22:17:18 +01:00
Daniel Barlow 3bb143b6f4 SMS sending works for basic chars
won't send { } [ ]: hypothesis, because these characters can't
be represented in one byte of the GSM charset
2022-09-15 22:09:25 +01:00
Daniel Barlow 1928ff0681 delete debug prints 2022-09-13 20:56:11 +01:00
Daniel Barlow f75b8bd59a lua hello-world HTTP server 2022-09-13 20:55:15 +01:00