Wykres commitów

556 Commity (18b2fa96cb3552296ac43b8205c13a0fee9d137e)

Autor SHA1 Wiadomość Data
Mateusz Lubecki 937e26b922 sending rtc state and battery voltage in bootup beacon 2022-11-06 06:35:58 +01:00
Mateusz Lubecki 68fe300015 poting missing stuff from max31865 2022-11-05 19:47:42 +01:00
Mateusz Lubecki 8c71e6b464 race condition in RTC clock selection fixerd 2022-11-05 19:41:14 +01:00
Mateusz Lubecki 2a80d13df2 vbat measurement: disabling adc after taking measure 2022-11-05 17:54:50 +01:00
Mateusz Lubecki 6416c9fc58 bugfix int int_average 2022-11-05 14:28:22 +01:00
Mateusz Lubecki 4c5c124436 integer average 2022-11-02 20:48:41 +01:00
Mateusz Lubecki eebaf4f407 nvm draft 2022-11-01 21:22:21 +01:00
Mateusz Lubecki c5f9270941 spi data race fix to be tested 2022-10-30 08:02:33 +01:00
Mateusz Lubecki 5b1173106a temperature measurement handling refactored (probably) 2022-10-22 17:31:51 +02:00
Mateusz Lubecki be29dcb740 daily 2022-10-21 23:06:07 +02:00
Mateusz Lubecki a1ede74749 temperature handling refactoring 2022-10-20 09:06:54 +02:00
Mateusz Lubecki 79716a3dcc new config for skrzycznr 2022-10-07 17:11:18 +02:00
Mateusz Lubecki f1f2c3b2d4 max31865: another way of converting to temperature 2022-10-05 21:57:02 +02:00
Mateusz Lubecki fe6efb3eab conveting max ADC results into temperature 2022-10-05 21:22:38 +02:00
Mateusz Lubecki fbaf9df8ed retrieving raw results from pt100 sensor 2022-10-04 22:40:50 +02:00
Mateusz Lubecki faaffd78d9 max31865 pooling and state machine. warning! it seems that JTAG hangs up after few seconds of debugging 2022-10-03 22:51:04 +02:00
Mateusz Lubecki f094422d92 max31865 pooling - not finished, some tweaks and comments for spi driver 2022-10-03 21:43:08 +02:00
Mateusz Lubecki 37c76aeb1d spi seems to work 2022-10-02 14:48:45 +02:00
Mateusz Lubecki fd9ed99190 spi expiremnts almost working 2022-10-02 10:39:04 +02:00
Mateusz Lubecki 7f5368ae08 spi, something not work 2022-09-28 02:52:26 +02:00
Mateusz Lubecki 9c5632ffe5 spi daily 2022-09-26 19:38:57 +02:00
Mateusz Lubecki a6d8a57683 daily 2022-09-25 17:12:42 +02:00
Mateusz Lubecki 13cabee707 spi daily 2022-09-25 08:19:37 +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 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 9107108071 updated config for halny 2022-08-23 22:18:58 +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 eff75dac55 not working linkerscript for STM32L476 target - to be fixed 2022-08-07 08:21:03 +02:00
Mateusz Lubecki 3bc8608b23 new configuration for magurka wilkowicka 2022-08-06 07:45:03 +02:00
Mateusz Lubecki 1a59d092ff new example config 2022-08-06 07:33:13 +02:00
Mateusz Lubecki 5e4f1e4394 missing makefile 2022-08-05 21:06:37 +02:00