Wykres commitów

542 Commity (master)

Autor SHA1 Wiadomość Data
Mateusz Lubecki 325c87d9d4 cproject 2021-08-27 09:07:23 +02:00
Mateusz Lubecki f222cdd20e daily 2021-08-27 09:06:13 +02:00
Mateusz Lubecki ec952b13bd power modes explanation in pwr_save.h 2021-08-23 23:15:46 +02:00
Mateusz Lubecki d12b2c4dae first working prototype of freezing micro in STOP2 2021-08-23 21:20:38 +02:00
Mateusz Lubecki 13de42e7e0 power save function but not yet working 2021-08-22 20:30:22 +02:00
Mateusz Lubecki 0d8a02e7fb wakeup timer configuration moved to separate function 2021-08-22 12:13:12 +02:00
Mateusz Lubecki 7f66de28ce rtc and wakeup configuration 2021-08-21 22:44:01 +02:00
Mateusz Lubecki ff89d138cd return values from drivers 2021-08-18 21:44:27 +02:00
Mateusz Lubecki 8797f2b17e gitignore and backup copy of config file 2021-08-07 10:37:02 +02:00
Mateusz Lubecki 31ac5c9874 PLL configuration corrected for L476_Parameteo target 2021-08-03 23:01:26 +02:00
Mateusz Lubecki e0cf17200f ADC initialization corrected 2021-08-01 14:53:49 +02:00
Mateusz Lubecki ddee673486 counting too big u/f frequency output 2021-07-31 17:39:50 +02:00
Mateusz Lubecki 908cd60ffa Merge branch 'master' of https://github.com/SP8EBC/ParaTNC 2021-07-31 17:37:09 +02:00
SP8EBC 62090583f0
Merge pull request #4 from SP8EBC/migration_to_stm32l476_micro
Migration_to_stm32l476_micro
2021-07-31 17:33:48 +02:00
Mateusz Lubecki 306794a377 gitignore 2021-07-21 20:51:44 +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 46e3e173a6 adc calibration fixed 2021-07-03 19:51:53 +02:00
Mateusz Lubecki 8147078e84 clock initializing 2021-07-03 18:45:32 +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
Mateusz Lubecki 6d37ee7741 compiling but not linking for stm32l471 2021-06-13 20:25:45 +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 3a99c8d94f added system files for stm32l4xx 2021-05-27 16:33:48 +02:00
Mateusz Lubecki 5c7d59584d few small changes according to compiler warning 2021-05-26 22:18:11 +02:00
SP8EBC 15a110694d
Merge pull request #2 from SP8EBC/EA_series_development
Ea_series_development
2021-05-26 21:41:04 +02:00
SP8EBC 3a556c282b
Merge branch 'master' into EA_series_development 2021-05-26 21:40:12 +02:00
Mateusz Lubecki 1883a60460 rest of confitional compilation removed 2021-05-26 21:28:29 +02:00
Mateusz Lubecki 6962ad1ae6 bugfixes in UMB protocol driver - using serial port context 2021-05-24 19:04:19 +02:00
Mateusz Lubecki babec22a82 fix weird openocd issues with erasing flash memory 2021-05-24 18:31:29 +02:00
Mateusz Lubecki 7e67141dac production configuration of sr9wxl 2021-05-23 20:57:44 +02:00
Mateusz Lubecki d63f6d4c0e enabling or disabling RTU debug status info, SR9WXL configuration file 2021-05-21 12:08:20 +02:00
Mateusz Lubecki e69be09947 more conditional compilation removed from main.c 2021-05-18 23:00:48 +02:00
Mateusz Lubecki a5ccf927c5 Merge branch 'master' of https://github.com/SP8EBC/ParaTNC 2021-05-18 21:49:03 +02:00
Mateusz Lubecki 483ea68c21 reseting +12V_SW in meteo watchdog and rebooting whole controller in case of hard temperature measurement fault 2021-05-18 21:48:09 +02:00
Mateusz Lubecki bfe4bfb86b conditional compilation removed from wx_pool_anemometer 2021-05-16 14:44:07 +02:00
Mateusz Lubecki 9a7131fc3c float to string converting function 2021-05-12 22:52:06 +02:00
Mateusz Lubecki efd255b47c configuration restoring 2021-05-09 22:30:32 +02:00
Mateusz Lubecki 00eba91c2d working linker script placing the configuration structures in right places in sections 2021-04-29 23:27:48 +02:00