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
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
cyberman54
182f850d23
timekeeper fixes
2019-03-02 20:01:27 +01:00
Klaus K Wilting
d2530ba91a
timekeeper changes (experimental)
2019-03-02 13:32:02 +01:00
Klaus K Wilting
c489123e06
timekeeper fixes (experimental)
2019-02-27 22:40:58 +01:00
Klaus K Wilting
7e4a360bb7
timekeeper fixes (still experimental)
2019-02-27 00:52:27 +01:00
Klaus K Wilting
5fb4c7bec2
timekeeper use syncprovider by Time.h
2019-02-25 00:26:46 +01:00
Klaus K Wilting
c20ef02ce8
timekeeper fixes
2019-02-24 15:08:41 +01:00
Klaus K Wilting
171207af22
timekeeper code sanitizations
2019-02-24 13:47:18 +01:00
Klaus K Wilting
98797c0fe1
timemanager reworked
2019-02-24 01:44:55 +01:00
Klaus K Wilting
feda8dd938
timemanager fixes
2019-02-23 23:39:45 +01:00
Klaus K Wilting
8c93f44c84
timemanager fixes #2
2019-02-22 23:17:28 +01:00
Klaus K Wilting
0c1c95d868
timemanager fixes
2019-02-22 22:28:35 +01:00
Klaus K Wilting
3d26f737be
timemanager added (v1.7.32)
2019-02-21 23:17:01 +01:00
Klaus K Wilting
05a3f3b2a8
v1.7.31 (clockcontroller deeply reworked)
2019-02-17 19:21:08 +01:00
Klaus K Wilting
c8978a0745
refactored clock controller code
2019-02-16 15:02:07 +01:00
Klaus K Wilting
91889a2af8
v1.7.24
2019-02-15 14:08:27 +01:00
Klaus K Wilting
1ac176075a
clock time handling modifications (still experimental)
2019-02-14 23:01:20 +01:00
Klaus K Wilting
1393e47052
GPS Timepulse handling by semaphore
2019-02-12 23:57:36 +01:00
Klaus K Wilting
bfc8f13cc7
Revert "Revert "DCF77 + IF482 code sanitizations""
...
This reverts commit 5fcfdd91e5
.
2019-02-08 22:19:44 +01:00
Klaus K Wilting
5fcfdd91e5
Revert "DCF77 + IF482 code sanitizations"
...
This reverts commit 160b282c3a
.
2019-02-08 21:48:56 +01:00
Klaus K Wilting
160b282c3a
DCF77 + IF482 code sanitizations
2019-02-08 10:38:53 +01:00
Klaus K Wilting
f5e5bf798a
DCF77 improvements
2019-02-07 07:32:55 +01:00
Klaus K Wilting
8d01b651bb
IF482 bugfix
2019-02-04 21:42:44 +01:00
Klaus K Wilting
17cd82da68
v1.7..152: DCF77 fixes (experimental)
2019-02-04 20:02:30 +01:00
Klaus K Wilting
39e2df7a05
added DCF77 function (experimental, not fully working yet)
2019-02-03 21:19:08 +01:00
Klaus K Wilting
cd08335634
free up hw timer #1 (for future DCF77 use)
2019-02-02 21:35:40 +01:00
Klaus K Wilting
e7a416cd7a
bugfixes i2c bus access
2019-02-02 10:35:20 +01:00
Klaus K Wilting
ab5cd0b0a2
bugfixing in time handling
2019-02-02 09:15:31 +01:00
Klaus K Wilting
8c0ad6f849
another bugfixes in realtime handling
2019-01-29 22:54:16 +01:00
Klaus K Wilting
110e969ba8
bugfixes in realtime handling
2019-01-29 19:52:54 +01:00
Klaus K Wilting
8459eec8ef
IF482 depends on RTC_INT not HAS_RTC
2019-01-29 09:04:31 +01:00
Verkehrsrot
cbdf181a10
Merge pull request #258 from cyberman54/master
...
sync dev with master
2019-01-29 00:02:21 +01:00
Klaus K Wilting
bdcace14b9
sanitized time handling code
2019-01-28 23:59:52 +01:00
Klaus K Wilting
954687fe61
fixed timezone compile error (issue #256 )
2019-01-28 11:46:18 +01:00
Klaus K Wilting
4341158fa3
added timezone support
2019-01-28 00:38:31 +01:00
Klaus K Wilting
e6aba4fe63
IF482 minor fixes
2019-01-27 21:02:37 +01:00
Klaus K Wilting
7c68f7632a
v1.7.14 (new feature IF482 time telegram complete)
2019-01-27 18:19:25 +01:00
Klaus K Wilting
335432e692
IF482.cpp fully functional
2019-01-26 18:49:53 +01:00
Klaus K Wilting
99f1a2015d
main.cpp: add if482 init
2019-01-26 13:44:29 +01:00
Klaus K Wilting
5e407f99f8
low power switch init added (ttgo t-fox)
2019-01-21 21:36:54 +01:00
Klaus K Wilting
79303d6b7a
rtc support (experimental)
2019-01-20 22:38:53 +01:00
Klaus K Wilting
bde7fb2bcf
added RTC timesync during startup
2019-01-20 13:17:44 +01:00
Klaus K Wilting
a3414c5622
Feature RTC support added (experimental)
2019-01-19 17:53:21 +01:00
Klaus K Wilting
25a97fbbcc
BME680 fixes
2019-01-06 19:41:42 +01:00
Klaus K Wilting
76600a86b1
first fully functional integration (experimental)
2018-12-27 17:09:40 +01:00
Klaus K Wilting
7f066f338f
changed init order of BME loop
2018-12-26 13:00:32 +01:00
Klaus K Wilting
b328dd61a0
BME680 optimizations
2018-12-22 21:40:43 +01:00
Klaus K Wilting
2f51a65b8f
bugfix lopy.h + lopy4.h
2018-12-22 18:01:45 +01:00
Klaus K Wilting
3140ab9214
v1.7.01 (PSRAM support, timesync off)
2018-12-22 14:37:47 +01:00
Klaus K Wilting
9574a194fd
v1.6.996
2018-12-21 00:35:21 +01:00
Klaus K Wilting
48cbcd40cd
delay function sanitized
2018-12-19 12:32:25 +01:00
Klaus K Wilting
ad33f8fc76
deinit Bluetooth while device starts if not compiled
2018-12-16 16:50:37 +01:00
Klaus K Wilting
e733dba9f4
v1.6.991
2018-12-09 13:48:03 +01:00
Klaus K Wilting
664d58bb4f
Bluetooth init ode changes
2018-12-02 18:22:57 +01:00
Klaus K Wilting
47579414ac
code sanitization
2018-12-02 14:29:32 +01:00
Klaus K Wilting
decb8b7181
change default to bluetooth disabled
2018-12-02 14:08:50 +01:00
Klaus K Wilting
b85dc829a5
Bosch BSEC integration completed
2018-11-25 16:05:30 +01:00
Klaus K Wilting
12ad60a0a8
sensor init
2018-11-20 16:48:35 +01:00
Klaus K Wilting
2b96f6e0bf
BME680 support (experimental)
2018-11-17 18:30:19 +01:00
Klaus K Wilting
4ae4633a15
BME680 support (experimental); LoRa Time sync (experimental)
2018-11-14 22:11:23 +01:00
Klaus K Wilting
8e3805a63b
SPI slave integration (experimental)
2018-11-03 20:44:54 +01:00
Klaus K Wilting
0cc98a2e24
SPI slave integration
2018-11-03 20:29:02 +01:00
Christian Ambach
a3750ef01b
add SPI slave support
...
Set up SPI slave transactions for entries in the SPI send queue.
Add a header to each SPI datagram that includes a CRC16,
the type and the size of the message that follows.
Does not act on received bytes (yet).
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 17:10:59 +01:00
Klaus K Wilting
b4cbf8bdd9
LED control improved
2018-10-24 18:07:41 +02:00
Klaus K Wilting
efaba3775b
main.cpp: added AU921 subband select
2018-10-23 08:56:34 +02:00
Klaus K Wilting
2be4721c68
added worlwide band support; modified join procedure
2018-10-22 14:06:47 +02:00
Klaus K Wilting
f670bc1f63
project migrated to arduino LMIC 1.6 MCCI
2018-10-21 19:00:20 +02:00
Klaus K Wilting
32a42dda2d
fixed issue #160
2018-10-14 15:17:50 +02:00
Klaus K Wilting
a7c1d12eb2
Code Sanitization
2018-10-14 13:26:23 +02:00
Klaus K Wilting
ae92bf377d
code sanitization
2018-10-04 22:59:02 +02:00
Klaus K Wilting
30d22aa896
irq handling reworked (using tasknotify instead of semaphores)
2018-10-04 22:08:54 +02:00
Klaus K Wilting
219f2347da
code sanitizations
2018-10-03 20:18:01 +02:00
Klaus K Wilting
1eceea2686
new lmic tasking
2018-10-03 16:24:45 +02:00
Klaus K Wilting
e5df1013b3
v1.5.18 (improved tasking, lmic has now core1 exclusive)
2018-10-03 00:25:05 +02:00
Klaus K Wilting
15f7f2fd85
v1.5.13
2018-09-30 22:06:10 +02:00
Klaus K Wilting
43b4946252
timing improvements (separate mutexes for IRQ; Loraloop higher prio)
2018-09-30 15:08:00 +02:00
Klaus K Wilting
b22fd808b8
task stack sizes tailored; semaphore controlled wifi task
2018-09-27 15:13:15 +02:00
Klaus K Wilting
cb4870bce5
testing
2018-09-27 14:01:23 +02:00
Klaus K Wilting
c7445f0a1e
make OTA selectable
2018-09-24 16:36:11 +02:00
Klaus K Wilting
8985ee3603
code sanitization (volatiles check)
2018-09-23 22:12:10 +02:00
Klaus K Wilting
cf3ec23ef9
code sanitization (statemachine.cpp)
2018-09-22 21:26:11 +02:00
Klaus K Wilting
7a53b724cb
ota.cpp: display dialog while updating
2018-09-22 19:39:31 +02:00
Klaus K Wilting
8e2ace3adf
main.cpp: moved LED control to loop()
2018-09-22 13:43:12 +02:00
Klaus K Wilting
e553dc70a2
comments in main.cpp
2018-09-22 12:25:03 +02:00