Verkehrsrot
d9a74bd8be
main.cpp comments sanitized
2019-11-27 22:13:38 +01:00
Verkehrsrot
f86fda1cb6
sanitizations in some files
2019-11-19 15:44:55 +01:00
Verkehrsrot
f2821fe3b4
fix WIFICOUNTER=0 guru failure (issue #481 )
2019-11-11 15:22:55 +01:00
Verkehrsrot
a68381f7e6
update comment main.cpp
2019-10-20 20:49:09 +02:00
Verkehrsrot
bc034b1a67
added new reset logic; deep sleep fixes
2019-10-20 20:05:13 +02:00
Verkehrsrot
f3b3838e09
deep sleep, clock error rate, static callbacks
2019-10-19 21:14:04 +02:00
Verkehrsrot
f75cdd4f5c
deep sleep (experimental)
2019-10-16 21:14:34 +02:00
Verkehrsrot
a4299e2e18
move i2c scanm after display init
2019-10-13 16:59:38 +02:00
Verkehrsrot
7e5d053ec5
lmic event msg display optimizations
2019-10-12 14:07:55 +02:00
Verkehrsrot
e38a91162b
no startup screen while rebooting to OTA
2019-09-30 19:45:31 +02:00
Verkehrsrot
8cbac9c79f
speedup display (use pagemode & i2c 400khz)
2019-09-30 12:36:13 +02:00
Verkehrsrot
8cb5bbab54
removed productname
2019-09-27 17:57:19 +02:00
Verkehrsrot
af9d2150bf
display line6 code sanitized
2019-09-20 19:45:37 +02:00
Verkehrsrot
3250a27e83
LMIC task priority raised 2 -> 5
2019-09-17 14:32:22 +02:00
Verkehrsrot
3262843141
main.cpp add comment for PMU IRQ
2019-09-16 18:16:53 +02:00
Verkehrsrot
5ca4d2f721
TTGO T-Beam v10 PMU init bugfix
2019-09-09 11:18:37 +02:00
Verkehrsrot
56f1ed4b8e
battery & power code sanitization
2019-09-07 23:10:53 +02:00
Verkehrsrot
a1b7c102d0
power.cpp added, i2cscan adapted
2019-09-07 19:52:25 +02:00
Verkehrsrot
8b12b7aee2
axp192 support added
2019-09-02 16:53:39 +02:00
Verkehrsrot
65045b3cad
change startup order for init_display
2019-08-30 17:57:17 +02:00
Verkehrsrot
258e830470
move lmic os sendjob to new lora_send task
2019-08-29 10:13:47 +02:00
Verkehrsrot
c865c8996c
main.cpp: update comments
2019-08-18 22:14:00 +02:00
Verkehrsrot
1de9a0bcd2
remove arduino loop task
2019-08-18 17:45:16 +02:00
Verkehrsrot
c566b302d5
add tinyPICO board
2019-08-14 21:52:12 +02:00
Verkehrsrot
c81502ac60
main.cpp: disable gps time init to avoid i2c error
2019-08-04 15:39:25 +02:00
Verkehrsrot
1efc9be6c3
GPS handling and timesync code refactored
2019-08-04 15:17:50 +02:00
Verkehrsrot
5dcb3b315e
Moved LMiC to dedicated task with raised prio
2019-08-02 21:53:05 +02:00
Verkehrsrot
31cd613555
bugfix bmecycler
2019-07-31 22:20:18 +02:00
Verkehrsrot
85aa9655c6
BME task removed / do i2c masking via interrupt
2019-07-29 20:23:27 +02:00
Verkehrsrot
cc9997c64b
removed unused variable gps_pps_time
2019-07-29 10:29:44 +02:00
Verkehrsrot
57d0624fd0
removed GPS IRQ, since not really needed
2019-07-29 10:26:58 +02:00
Verkehrsrot
4973568546
GPS fixes & code sanitization
2019-07-28 23:51:24 +02:00
Verkehrsrot
419e4508d9
main.cpp: documentation updated
2019-07-26 11:41:45 +02:00
Verkehrsrot
837988081e
BME-Sensor / i2C mutex bugfix
2019-07-25 22:04:38 +02:00
Verkehrsrot
d35f1d97cd
timesync i2c lock fixing
2019-07-24 12:37:02 +02:00
Verkehrsrot
1bc63bad94
bugfix IRQ masking
2019-07-23 11:47:38 +02:00
Verkehrsrot
7057b59b0f
code sanitizations
2019-07-21 19:21:11 +02:00
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