Wykres commitów

274 Commity (fe74e93c88dc1340f090ec6f4df5d6c028d93e3f)

Autor SHA1 Wiadomość Data
Mateusz Lubecki fe74e93c88 config data: engineering to disable some stuff in the application 2022-09-19 19:00:11 +02:00
Mateusz Lubecki 827c797554 daily 2022-09-18 20:44:41 +02:00
Mateusz Lubecki 5dae491c2b dust sensor: first working sketch 2022-09-18 06:59:53 +02:00
Mateusz Lubecki bd8b738ff8 dust sensor sketch 2022-09-17 07:50:35 +02:00
Mateusz Lubecki f9df2f7cf0 kiss communication: fixed flashing startup 2022-09-13 22:49:24 +02:00
Mateusz Lubecki 2592930cc6 kiss communication: call to erase startup callback 2022-09-12 20:26:29 +02:00
Mateusz Lubecki d7bd382b93 kiss protocol: erasing and downloading startup config 2022-09-08 22:43:30 +02:00
Mateusz Lubecki abb329d798 kiss protocol, retuning version and protocol version 2022-09-04 17:23:56 +02:00
Mateusz Lubecki b951503f47 fixed restoring default configuation on parameteo 2022-08-29 22:22:23 +02:00
Mateusz Lubecki 2c100b3eeb crc32 calculation replaced with software library 2022-08-28 18:34:48 +02:00
Mateusz Lubecki e00ceede9a before replacing hardware and odd CRC32 with software one 2022-08-28 17:12:53 +02:00
Mateusz Lubecki 17fdef6b1a bufix in offsetting current config 2022-08-26 21:50:58 +02:00
Mateusz Lubecki 27e89cf2cd sending data from optional KISS ack 2022-08-25 22:01:25 +02:00
Mateusz Lubecki cecb88ba2e kiss get running config command length 2022-08-24 17:16:52 +02:00
Mateusz Lubecki 641db9ce1e bufix stm32f100: do not read a content of DR register in IDLE state handler within irq handler, callback and pooling callback for KISS_GET_RUNNING_CONFIG 2022-08-21 16:56:45 +02:00
Mateusz Lubecki 9b6f8013ac fix with erasing flash memory in STM32F100 target 2022-08-20 15:05:47 +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 ba12a656fa configuration NvMem area properly handled for STM32L4xx target 2022-08-15 22:41:51 +02:00
Mateusz Lubecki d6733f2662 reworked configuration handler for STM32L476 target 2022-08-14 13:33:00 +02:00
Mateusz Lubecki 7002cd6f60 gsm and api configuration moved to station_config. protection not to enable API and APRS-IS at once 2022-08-03 22:43:08 +02:00
Mateusz Lubecki 4161c3674b daily 2022-07-16 15:01:10 +02:00
Mateusz Lubecki db219b7c79 apn configuration for orange subscription plan 2022-07-15 21:17:42 +02:00
Mateusz Lubecki 6484c8ce8f hitfixing in ABAKUS 2022-07-07 15:37:09 +02:00
Mateusz Lubecki 16d70c7028 virgin mobile apn config 2022-07-07 13:47:57 +02:00
Mateusz Lubecki 3605f4f4c7 switching to i5 mode instead of sleepin in l6 and l7 of RTC isn't working 2022-07-02 08:18:44 +02:00
Mateusz Lubecki 8d0dd57116 timeout during RTC initialization amd low vbatt cutoff patch 2022-06-24 19:01:32 +02:00
Mateusz Lubecki f27d139069 things which should be moved to an external configuration file 2022-06-10 16:46:07 +02:00
Mateusz Lubecki 00e4adbbdd added M4a powersave mode which allows to keep gsm modem enabled in normal powersave modes, added missing api fields 2022-06-09 18:16:10 +02:00
Mateusz Lubecki ee69308488 pm results moved to separate rte variables and added to api content 2022-06-09 15:00:26 +02:00
Mateusz Lubecki a85d016c3b storing temperature readings for all sensors enabled. bugix? or workaround? of pwm input code 2022-06-08 18:58:26 +02:00
Mateusz Lubecki 3f296d9bbd fixed TE control pin for rs495 transveriver 2022-06-07 16:22:17 +02:00
Mateusz Lubecki 2ba15cc5ee daily 2022-05-31 13:31:39 +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 c9cc5b6109 reseting pool timers in main.c 2022-05-11 18:26:13 +02:00
Mateusz Lubecki 47564c69f2 daily, a lot of reworking. tcp disconnecto doesn't work 2022-05-09 22:46:50 +02:00
Mateusz Lubecki 85296d51ad gsm tcpip close function bugfix, comments and hashdefines cleaned 2022-05-08 13:48:10 +02:00
Mateusz Lubecki 4f301c6bc8 api, aprsis: send data to both systems. fixed indexer configuration 2022-05-08 08:58:07 +02:00
Mateusz Lubecki d0a3f8bf2c weather sensor pooling fixed 2022-05-07 16:17:55 +02:00
Mateusz Lubecki 206538f34c gsm module power button control 2022-05-06 14:53:21 +02:00
Mateusz Lubecki 1bf375b618 more fields in api requests. api configuration moved to structure 2022-05-02 23:07:08 +02:00
Mateusz Lubecki a4b1486f9c http client rx callback fix for empty response body 2022-04-30 23:03:06 +02:00
Mateusz Lubecki a284074f74 both api added 2022-04-30 15:23:24 +02:00
Mateusz Lubecki 6eded06c6c Merge: Pwm inputs (#8) 2022-04-30 14:05:14 +02:00
Mateusz Lubecki b5d0a25ffc daily 2022-04-30 13:58:23 +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 6a7e6b82a2 switchng pwr_save_pooling to use average battery voltage instead of momentary 2022-04-22 20:43:28 +02:00
Mateusz Lubecki dcd064ad74 configuration files reorganized 2022-04-20 22:53:10 +02:00