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