Commit Graph

169 Commits

Author SHA1 Message Date
King Kévin 46045d51c5 fix DCF77 day calculation 2016-07-31 21:56:26 +02:00
King Kévin 933ebef400 add DCF command 2016-07-30 15:24:40 +02:00
King Kévin e68335340c add overflow warning 2016-06-18 22:19:17 +02:00
King Kévin db345fedb5 update README 2016-06-12 23:53:18 +02:00
King Kévin 2d26686233 fix name to WS2812B 2016-06-12 23:11:37 +02:00
King Kévin 53235e5394 use DCF77 to update time at boot and every hour 2016-06-12 15:36:26 +02:00
King Kévin c2cd9a238e clock can now work with internal xor external RTC 2016-06-12 15:24:11 +02:00
King Kévin 1167eb7dd8 add drift output 2016-06-11 20:14:19 +02:00
King Kévin 9f938c1303 fix typo 2016-06-11 20:13:58 +02:00
King Kévin 28fe6d0134 date add sanity check (corruption happens) 2016-06-11 20:12:57 +02:00
King Kévin 717047d1f9 use stlinkv2 flasher 2016-06-11 20:11:51 +02:00
King Kévin f2e80bf28d add support for black magic probe SWD adapter 2016-06-05 18:14:42 +02:00
King Kévin 02835fa72f support multiple SWD adapter 2016-06-05 17:54:56 +02:00
King Kévin c679a74ba7 fix typo 2016-05-09 10:48:25 +02:00
King Kévin 7c6b43d464 fix parity check 2016-05-06 11:18:11 +02:00
King Kévin 67d4d8e8db get rid of @brief 2016-05-05 23:47:50 +02:00
King Kévin 77f2ffc947 add better comment 2016-05-05 23:35:35 +02:00
King Kévin a4ce4ae6b0 add better comment 2016-05-05 23:34:37 +02:00
King Kévin 37af736ca6 show received DCF77 time 2016-05-05 23:30:25 +02:00
King Kévin 4493f34d22 add time recording and decoding 2016-05-05 23:26:21 +02:00
King Kévin 79bb509c83 make year of the century 2016-05-05 23:25:55 +02:00
King Kévin bbdfe97cc6 make b2s 64 bits capable 2016-05-05 23:25:11 +02:00
King Kévin 5a43d4d48c add basic DCF77 pulse detection 2016-05-05 18:03:07 +02:00
King Kévin ad84ae1874 fix comments 2016-05-01 20:56:40 +02:00
King Kévin 2d6eec93b6 test DCF signal reception 2016-05-01 20:46:36 +02:00
King Kévin fc9172a278 add debugging messages 2016-05-01 20:35:11 +02:00
King Kévin d479695a69 make API more consistent and fix IO configuration for I2C 2016-05-01 20:29:03 +02:00
King Kévin 7b4abb24cb fix IO configuration for SPI 2016-05-01 20:27:42 +02:00
King Kévin efaf85e3ab fix documentation 2016-05-01 15:11:33 +02:00
King Kévin 1ebbb4f96b remove user button definition 2016-05-01 15:11:11 +02:00
King Kévin 9594304c46 make API more consistent 2016-05-01 15:03:41 +02:00
King Kévin b60135d54a move defines to header 2016-05-01 14:39:05 +02:00
King Kévin dde027c858 improve newline support 2016-04-30 14:47:40 +02:00
King Kévin 0a12fc9cf0 use rtc_ticks to trigger actions 2016-04-30 12:36:31 +02:00
King Kévin f16994617c protect macro calculation 2016-04-30 12:35:53 +02:00
King Kévin a82d3dc9ef remove battery voltage reading 2016-04-30 12:18:32 +02:00
King Kévin 60608dcaa5 use RTC 2016-04-30 12:11:54 +02:00
King Kévin 5665f035c4 a tick counter 2016-04-30 12:11:38 +02:00
King Kévin 39d17b4940 add square wave tick counter using timer 2016-04-30 12:03:34 +02:00
King Kévin c59e11fd6b better newline printing 2016-04-28 11:18:10 +02:00
King Kévin 910be1996d button text added 2016-04-17 12:20:12 +02:00
King Kévin 8e1678301c add button to increment second 2016-04-17 12:16:23 +02:00
King Kévin 6b34d98394 remove bug comment 2016-04-17 12:12:27 +02:00
King Kévin 715bfd784d fix double USB transmit 2016-04-17 12:11:12 +02:00
King Kévin 72b3d5188b don't block on led transmission 2016-04-16 12:12:47 +02:00
King Kévin 63c17af691 don't have the LED blink, this distrubs the oscillator 2016-04-16 11:33:16 +02:00
King Kévin bc7191e2af fix list 2016-04-15 12:28:30 +02:00
King Kévin 5d96e84147 fix format 2016-04-15 12:19:09 +02:00
King Kévin 489a8ea5e3 fix typo 2016-04-15 12:07:20 +02:00
King Kévin 61dfe244b7 remove debug code 2016-04-15 12:05:50 +02:00