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
Klaus K Wilting
ff759e1533
restructured wifi channel rotation
2018-09-22 12:20:24 +02:00
Klaus K Wilting
5b9327512b
tasking + statemachine restructured
2018-09-21 18:23:34 +02:00
Klaus K Wilting
67832da09d
Timer bugfix (issue #145 #148 )
2018-09-21 12:25:52 +02:00
Klaus K Wilting
ebc3aac991
gps-code restructured, i2c gps now working
2018-09-20 19:36:32 +02:00
Klaus K Wilting
bd724557c1
v1.4.32
2018-09-17 17:23:02 +02:00
Klaus K Wilting
21621e54d5
code sanitization (vTaskDelay)
2018-09-16 17:39:18 +02:00
Klaus K Wilting
0667ee5744
OTA (experimental)
2018-09-15 21:10:11 +02:00
Klaus K Wilting
b12ed126b7
OTA (experimental)
2018-09-15 18:59:20 +02:00
Klaus K Wilting
0ee138b022
JFrog Bintray OTA (experimental, not working yet)
2018-08-12 23:42:39 +02:00
Klaus K Wilting
cc603d4ab8
testing
2018-08-12 15:42:58 +02:00
Klaus K Wilting
5099d25965
testing
2018-08-12 00:17:57 +02:00
Klaus K Wilting
fcd9357116
small code sanitizations
2018-08-11 19:12:04 +02:00
Klaus K Wilting
d704acc3e5
link check disabled; SendBuffer no more global (does not solve mem leak)
2018-08-10 16:33:47 +02:00
Klaus K Wilting
88ab6251f6
Send Queues (testing)
2018-08-04 15:27:58 +02:00
Klaus K Wilting
03ca7d4a37
Send Queues (testing)
2018-08-04 14:37:41 +02:00