Wykres commitów

144 Commity (641db9ce1e6089ad09178b4cec2f48241e9f9e99)

Autor SHA1 Wiadomość Data
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 9048419ffb daily with kiss commnication 2022-08-18 22:15:25 +02:00
Mateusz Lubecki ba12a656fa configuration NvMem area properly handled for STM32L4xx target 2022-08-15 22:41:51 +02:00
Mateusz Lubecki a8f783ac38 critical bugfix in stm32l4 serial driver - to narrow type srl_rx_lenght_param_addres, improved callback for tcpip connecting 2022-08-04 23:23:30 +02:00
Mateusz Lubecki 8d0dd57116 timeout during RTC initialization amd low vbatt cutoff patch 2022-06-24 19:01:32 +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 c7cc245b45 pwm input frequency clock increased 2022-06-08 20:50:17 +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 78605233e3 ZZ06 unstablegit add *git add * 2022-05-23 21:33:50 +02:00
Mateusz Lubecki dbf464eb21 sim800, tcp, new way of disconnecting 2022-05-14 21:49:48 +02:00
Mateusz Lubecki 96a9d99782 pwm input 2022-04-24 18:50:24 +02:00
Mateusz Lubecki 9a3358f1c2 pwm input 2022-04-19 19:56:53 +02:00
Mateusz Lubecki ae1fd396bf post test 2022-04-16 21:55:46 +02:00
Mateusz Lubecki 16f147810e bugfix in serial port driver regarding switching between internal and external tx buffer 2022-04-07 20:56:35 +02:00
Mateusz Lubecki 590d5795a2 bugfix in windsensor handling related to misusing power supply state 2022-04-05 21:21:28 +02:00
Mateusz Lubecki 1beb687197 aprs is logging successfull 2022-02-23 23:05:39 +01:00
Mateusz Lubecki 7facd24b9d bugfix in serial port driver and sim800 engineering 2022-02-17 20:48:30 +01:00
Mateusz Lubecki ed076e7cba sim800 different way of terminating communication with sim 2022-02-16 22:13:16 +01:00
Mateusz Lubecki 3a0e9d63aa daily 2022-02-14 21:41:36 +01:00
Mateusz Lubecki 1fbcd13d24 first sketch of communication with serial port 2022-01-24 21:51:45 +01:00
Mateusz Lubecki a74c08dc15 flashing config from kiss transmission 2022-01-12 18:15:14 +01:00
Mateusz Lubecki d4f723b7fe changed linkerscript for parameteo 2022-01-11 16:35:44 +01:00
Mateusz Lubecki a2117f53ee parameteo specific: added NVIC_SystemReset in all fault handlers 2021-10-01 11:35:14 +02:00
Mateusz Lubecki 5639618ddb bugfixes: wind direction > 180 degrees and spikes on windspeed 2021-09-28 21:34:04 +02:00
Mateusz Lubecki 499cd18c2a reinitializing analogue anemometer each wakeup event 2021-09-24 15:03:19 +02:00
Mateusz Lubecki 390d0e2cb4 double wx packet transmit on configuration request 2021-09-23 10:07:10 +02:00
Mateusz Lubecki b85d88540e fixed wind speed handling & regarding dma configuration 2021-09-21 21:00:52 +02:00
Mateusz Lubecki ae49c447fa some changes around and related to power saving 2021-09-11 21:04:08 +02:00
Mateusz Lubecki 0c367465de a lot of work on powersaving 2021-09-10 22:38:13 +02:00
Mateusz Lubecki ff89d138cd return values from drivers 2021-08-18 21:44:27 +02:00
Mateusz Lubecki ddee673486 counting too big u/f frequency output 2021-07-31 17:39:50 +02:00
Mateusz Lubecki 0b33d7e997 daily 2021-07-16 11:11:11 +02:00
Mateusz Lubecki 201b77c2e8 some bugfixes in usart driver 2021-07-07 22:45:50 +02:00
Mateusz Lubecki 2b98cf514d i2c timeout enabled 2021-07-06 21:41:00 +02:00
Mateusz Lubecki fc826ba739 i2c works but w/o timeout handling 2021-07-06 20:50:10 +02:00
Mateusz Lubecki bf291b92da i2c seems to initialize properly 2021-07-05 23:00:37 +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 e8052b1c67 porting main.c and serial driver 2021-06-13 08:36:32 +02:00
Mateusz Lubecki acba137c30 flash programming driver for stm32l4x 2021-06-06 22:01:29 +02:00
Mateusz Lubecki 40b03fa0ee few more files refactored to stm32l4x 2021-06-04 06:54:02 +02:00
Mateusz Lubecki 6cc5de0038 serial driver reworked to work on stm32l4xx family 2021-05-30 16:27:41 +02:00
Mateusz Lubecki 095a594cab analog anemometer driver and dallas one wire drivers ported to stm32l4 platform 2021-05-30 13:54:25 +02:00
Mateusz Lubecki 5c7d59584d few small changes according to compiler warning 2021-05-26 22:18:11 +02:00
Mateusz Lubecki e69be09947 more conditional compilation removed from main.c 2021-05-18 23:00:48 +02:00
Mateusz Lubecki 0116e6111e fixed bug in bme280_get_humidity 2021-04-24 10:41:50 +02:00
Mateusz Lubecki 2a7642606e daily 2021-04-09 12:43:38 +02:00
Mateusz Lubecki ab7eccc9d0 daily 2021-04-05 21:48:23 +02:00
Mateusz Lubecki 612807cf56 .... 2021-04-04 10:50:55 +02:00
Mateusz Lubecki 240a96902c Sparkfun SEN15901 aka PM1S analog/mechanic anemometer 2021-01-09 22:16:31 +01:00