Wykres commitów

45 Commity (master)

Autor SHA1 Wiadomość Data
Mateusz Lubecki 428f6a2360 aprs message decoding 2024-04-22 05:34:41 +02:00
Mateusz Lubecki 9b52612eec counting restarts caused by verification failure 2024-04-18 22:15:54 +02:00
Mateusz Lubecki 733dbfa13b dallas temperature sensor: different handling of measurement results depends on quality factor, set qf to degraded if temperature is below or above set treshold. removed modbus rtu status message completely 2023-11-17 06:57:30 +01:00
Mateusz Lubecki 654540fcf3 missing makefiles for subdirs 2023-11-16 22:54:16 +01:00
Mateusz Lubecki 228a64e5b7 stack analysis stuff 2023-11-16 22:48:31 +01:00
Mateusz Lubecki 09b6dda9d0 stroring and loading packet counters from backup registers 2023-10-24 22:01:40 +02:00
Mateusz Lubecki 973fbd46e6 refactoring rtc backup registers set/get/reset to separate code module 2023-10-22 21:20:06 +02:00
Mateusz Lubecki 11deee654a aprsis: another watchdog to reset controller if connection cannot be established for very long time 2023-10-16 11:58:47 +02:00
Mateusz Lubecki b650142c6f reworking L6/L7 powersave modes with STOP2 sleep completely to engage iwdg 2023-10-08 21:43:35 +02:00
Mateusz Lubecki 7ece13496d - KISS DID: distinguish size_byte value for integer and float types
- KISS DID: returning did value as first two bytes, before size_byte
- KISS diagnostics: bugfix in NRC service identifier
- APRS-IS comm: better way to close tcp connection in case of connecting failure
- functions to send status via radio channel moved to separate files and refactored.
2023-07-22 10:27:49 +02:00
Mateusz Lubecki 06d3375ea3 daily 2023-06-30 23:01:36 +02:00
Mateusz Lubecki 0d5acc1d1b did daily 2023-06-29 19:00:12 +02:00
Mateusz Lubecki ce21b583f5 kiss communication dids 2023-06-27 22:49:35 +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 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 ccfdab8821 after updating Eclipse to 2023-03 2023-04-16 10:14:12 +02:00
Mateusz Lubecki eebaf4f407 nvm draft 2022-11-01 21:22:21 +01:00
Mateusz Lubecki a1ede74749 temperature handling refactoring 2022-10-20 09:06:54 +02:00
Mateusz Lubecki a6d8a57683 daily 2022-09-25 17:12:42 +02:00
Mateusz Lubecki dbc5ecec29 fatfs integration, first version of spi library 2022-09-22 22:44:20 +02:00
Mateusz Lubecki c09d51d90f api: mac calculation 2022-09-20 20:58:11 +02:00
Mateusz Lubecki 5dae491c2b dust sensor: first working sketch 2022-09-18 06:59:53 +02:00
Mateusz Lubecki 2c100b3eeb crc32 calculation replaced with software library 2022-08-28 18:34:48 +02:00
Mateusz Lubecki 9048419ffb daily with kiss commnication 2022-08-18 22:15:25 +02:00
Mateusz Lubecki 5537f5d246 sketch of kiss diagnostics communication 2022-08-16 22:09:31 +02:00
Mateusz Lubecki 4161c3674b daily 2022-07-16 15:01:10 +02:00
Mateusz Lubecki 6eded06c6c Merge: Pwm inputs (#8) 2022-04-30 14:05:14 +02:00
Mateusz Lubecki ef312e6af5 api client 2022-04-29 16:29:37 +02:00
Mateusz Lubecki dbd509048e configuration moved to separate directory 2022-04-24 19:32:38 +02:00
Mateusz Lubecki 9a3358f1c2 pwm input 2022-04-19 19:56:53 +02:00
Mateusz Lubecki 193ff66962 new libraries for aes and json 2022-04-10 21:47:42 +02:00
Mateusz Lubecki fc9f1bd4f5 daily 2022-04-04 17:18:02 +02:00
Mateusz Lubecki 169f255eab http client rx done callback 2022-03-19 12:47:38 +01:00
Mateusz Lubecki 72624dfc6b fixing corrupted STM32F100 build 2022-02-20 14:24:48 +01:00
Mateusz Lubecki 1fbcd13d24 first sketch of communication with serial port 2022-01-24 21:51:45 +01:00
Mateusz Lubecki ae49c447fa some changes around and related to power saving 2021-09-11 21:04:08 +02:00
Mateusz Lubecki 4b40720947 powersaving features 2021-09-01 23:12:24 +02:00
Mateusz Lubecki f222cdd20e daily 2021-08-27 09:06:13 +02:00
Mateusz Lubecki 13de42e7e0 power save function but not yet working 2021-08-22 20:30:22 +02:00
Mateusz Lubecki cf18fe17ae unwanted build output removed 2021-07-03 09:18:52 +02:00
Mateusz Lubecki 2de7bfc5b6 daily 2021-07-03 09:18:19 +02:00
Mateusz Lubecki a30dd72beb first compilable version 2021-06-30 22:51:54 +02:00
Mateusz Lubecki 1792d83360 porting_i2c_driver 2021-06-14 22:25:28 +02:00
Mateusz Lubecki 44ed8c6f38 stm32l471 startup assembling fixed 2021-06-13 21:34:06 +02:00
Mateusz Lubecki 6facfbbcba added makefiles and build structure for two separate builds 2021-06-13 20:27:17 +02:00