Wykres commitów

29 Commity (06d3375ea3662981765d5d5ff76ef5dd85e90927)

Autor SHA1 Wiadomość Data
Mateusz Lubecki 06d3375ea3 daily 2023-06-30 23:01:36 +02:00
Mateusz Lubecki ce21b583f5 kiss communication dids 2023-06-27 22:49:35 +02:00
Mateusz Lubecki 45d02a7486 inhibit GSM mdoule reset for few minutes if few errors in the row is detected, like SIM card is not working or it cannot register into the network 2023-06-19 22:16:26 +02:00
Mateusz Lubecki 4102d7495b igate packet received from rf network. send status message after gsm module is registered to network and gprs is working 2023-06-18 11:00:24 +02:00
Mateusz Lubecki 2a75bb6eb5 WARNING THIS COMIT DOESNT COMPILE!! Please previous or next one. Requesting engineering from GSM module and button handling 2023-06-12 09:38:11 +02:00
Mateusz Lubecki 9c329270bd more reliable way of disconnecting tcp connection and establishing APRS-IS connection 2023-06-11 12:25:50 +02:00
Mateusz Lubecki 83526ea506 - Move push button handling to seaparate *.c and *.h files
- Store SIM card and gsm network registration status in dedicated enums
- Power cycle and reset GPRS modem if there is SIM card failure or its not able to register to network
- Put aprsis connect function in a one second pooler
- Optionally power cycle and reset GPRS modem if there is a timeout while TCP connection to APRS-IS is established.
2023-06-10 17:51:41 +02:00
Mateusz Lubecki a6d8a57683 daily 2022-09-25 17:12:42 +02:00
Mateusz Lubecki 75a2711ea4 return type for sim800 gsm module driver. api client now accepts ports greater 9999 2022-05-25 21:56:35 +02:00
Mateusz Lubecki dbf464eb21 sim800, tcp, new way of disconnecting 2022-05-14 21:49:48 +02:00
Mateusz Lubecki a4b1486f9c http client rx callback fix for empty response body 2022-04-30 23:03:06 +02:00
Mateusz Lubecki b5d0a25ffc daily 2022-04-30 13:58:23 +02:00
Mateusz Lubecki 169f255eab http client rx done callback 2022-03-19 12:47:38 +01:00
Mateusz Lubecki 241975c43a sketch of http client 2022-03-11 08:17:13 +01:00
Mateusz Lubecki 1b25b294e6 aprs is weather packets 2022-03-06 15:24:10 +01:00
Mateusz Lubecki 56b4a15768 sim800 aprsis logging working, fixed serial reset in wrong place 2022-02-26 14:24:18 +01:00
Mateusz Lubecki 1beb687197 aprs is logging successfull 2022-02-23 23:05:39 +01:00
Mateusz Lubecki acca31f960 sim800 tcpip connection handling ready for aprs-is implementation 2022-02-20 12:09:49 +01:00
Mateusz Lubecki 5bb7fcb978 sim800 tcp and gprs 2022-02-19 18:47:31 +01:00
Mateusz Lubecki ed076e7cba sim800 different way of terminating communication with sim 2022-02-16 22:13:16 +01:00
Mateusz Lubecki cbccd95beb some changes to make unit tests working again 2022-02-14 23:41:11 +01:00
Mateusz Lubecki 3a0e9d63aa daily 2022-02-14 21:41:36 +01:00
Mateusz Lubecki 18cd4a2c01 sim800 initializing gprs and checking status 2022-01-30 21:53:13 +01:00
Mateusz Lubecki 01f9f33aab sim800 configuring apn username and password 2022-01-30 16:07:41 +01:00
Mateusz Lubecki c23e013710 sim800 periodically pool engineering data 2022-01-28 00:08:01 +01:00
Mateusz Lubecki 739ea29a82 sim800 engineering data 2022-01-27 00:22:05 +01:00
Mateusz Lubecki 628b1e1ddd requesting registration status from sim800 2022-01-25 23:37:37 +01:00
Mateusz Lubecki 673c981f2a uart rx terminating callback for sim800c 2022-01-25 21:00:55 +01:00
Mateusz Lubecki 1fbcd13d24 first sketch of communication with serial port 2022-01-24 21:51:45 +01:00