Commit Graph

332 Commits

Author SHA1 Message Date
Verkehrsrot
bac5bde28f LED matrix code sanitization 2019-05-30 13:00:24 +02:00
Verkehrsrot
93c576f1e2 Change string OUIFLT to FILTER 2019-05-25 15:31:20 +02:00
Verkehrsrot
19849c4eea v1.7.61 (LED matrix support) 2019-05-07 21:17:06 +02:00
Verkehrsrot
441863109f
Merge branch 'development' into master 2019-05-07 11:24:24 +02:00
Alex Goris
0060b101df feat(LED Matrix Display): Added support for a LED Matrix display
This commit adds support for a specific LED Matrix display, which can be
used to show the number of found devices on a rather large display.
We (hackerspace Brixel) used this on the mini Maker Faire Gent 2019 to
show the number of found devices throughout the event
2019-05-05 23:43:18 +02:00
Verkehrsrot
45b51441ec button handling improvment 2019-05-03 20:24:42 +02:00
Verkehrsrot
e5ce70be75 GPS time fixes 2019-04-15 13:46:58 +02:00
Verkehrsrot
195661a520 GPS data handling refactored 2019-04-15 12:57:55 +02:00
Verkehrsrot
359b31e9e9 GPS IRQ added to increase gps time sync accuracy 2019-04-14 22:54:27 +02:00
Verkehrsrot
38118cae6c new option WIFICOUNTER fixed 2019-04-13 18:44:25 +02:00
Verkehrsrot
77e795dbf8 Option to switch off wifi sniffing 2019-04-13 17:39:08 +02:00
Verkehrsrot
20a39ae6d6 timesync fixes 2019-04-13 13:59:30 +02:00
Verkehrsrot
9941a0de0a main.cpp modified clock controller start 2019-04-10 21:38:48 +02:00
Verkehrsrot
f7a3177981 main.cpp code sanitizations 2019-04-08 21:22:54 +02:00
Verkehrsrot
f337366fb3 timesync timings adjusted 2019-04-07 21:54:19 +02:00
Verkehrsrot
4f8d92ea7e timesync tasking restructured 2019-04-07 16:13:04 +02:00
Verkehrsrot
3aa8e73b86 modified task timing 2019-04-07 12:27:38 +02:00
Verkehrsrot
084cf50792 New feature display pages added (issue #278) 2019-04-01 18:01:52 +02:00
Verkehrsrot
3376a7f57e time sync accuracy fixes 2019-03-31 19:13:06 +02:00
Verkehrsrot
6aba3c128b issue #331 2019-03-31 15:56:56 +02:00
Verkehrsrot
b5395661fc fix issue #332 2019-03-31 15:32:22 +02:00
Verkehrsrot
8c581ec32f sanitized time adjust code 2019-03-25 19:06:54 +01:00
Verkehrsrot
86d17d4249 main.cpp: comments updated 2019-03-24 19:50:49 +01:00
Verkehrsrot
8430e9fe92 main.cpp: bugfix 2nd LED 2019-03-24 16:18:29 +01:00
Verkehrsrot
6604d3f694 secondary LED added 2019-03-24 01:05:13 +01:00
Verkehrsrot
cad13b72a1 timesync fixes 2019-03-24 00:15:04 +01:00
Verkehrsrot
54c6536349 interrupt timing issues (not fully solved yet) 2019-03-23 15:12:11 +01:00
Verkehrsrot
b91ef3ec7e define fixups 2019-03-23 11:04:22 +01:00
Verkehrsrot
ffaa13283b time accuracy improvement 2019-03-19 01:46:20 +01:00
Verkehrsrot
6efe299e71 timesync errorhandling improved 2019-03-19 00:02:35 +01:00
Verkehrsrot
af4cf1d09f timesync improvements 2019-03-16 21:01:43 +01:00
Verkehrsrot
d597f50d53 timesync fixes 2019-03-16 00:38:41 +01:00
Verkehrsrot
d3a7d35959
Merge branch 'development' into master 2019-03-15 19:58:02 +01:00
Verkehrsrot
2640c0ba59
main.cpp: bugfix lowpower gpio pin init 2019-03-15 19:54:20 +01:00
Verkehrsrot
8f79011366 fix display after merge of pr #313 2019-03-13 22:08:05 +01:00
Verkehrsrot
4f9651c401 merge ifdef refactoring (pr #313) 2019-03-13 21:47:05 +01:00
Verkehrsrot
bfa28d4139 BME280 integration (PR #309) 2019-03-13 21:15:28 +01:00
Verkehrsrot
3cc38abaea
Merge branch 'development' into bme280 2019-03-13 20:23:14 +01:00
Oliver Brandmueller
4a7525efcb replace #ifdef with #if to streamline feature setting 2019-03-11 18:09:01 +01:00
Verkehrsrot
1051d841b6 timeserver (experimental) 2019-03-09 00:53:11 +01:00
Gregor Wolf
91cc9dba0c Support for BME280 2019-03-08 18:13:51 +01:00
Gregor Wolf
dee16b6d52 Correct naming of the output 2019-03-07 22:17:28 +01:00
Verkehrsrot
9fcf374de0 v1.7.36 (issue #250) 2019-03-07 21:30:09 +01:00
Davide Nesi
16eb8faaa8
Add files via upload 2019-03-07 15:05:52 +01:00
Davide Nesi
3f45832864
Update main.cpp 2019-03-07 15:00:11 +01:00
Verkehrsrot
79d931bf50 DBtimesync (experimental) 2019-03-06 23:21:46 +01:00
Verkehrsrot
aeccb59f55 irq code sanitizations 2019-03-03 13:07:48 +01:00
Verkehrsrot
51917b79d3 timer irqs refactored 2019-03-03 12:57:00 +01:00
cyberman54
b516cbbbce changed hardware timers to soft timers with task notify 2019-03-03 00:30:57 +01:00
cyberman54
814d60e15d timekeeper fixes 2019-03-02 20:58:06 +01:00