Klaus K Wilting
dadab1bd14
payload.cpp: bugfix cayenne
2018-12-09 22:11:45 +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
a22823c356
revert to espressif32 v1.5.0 due to wifi and ble packet loss
2018-11-28 11:41:34 +01:00
Klaus K Wilting
91a49da61e
bugfix payload decoder packed_decoder.js
2018-11-27 23:19:59 +01:00
Klaus K Wilting
2d0f9c3c13
OTA wifi stability improvement
2018-11-27 21:31:20 +01:00
Klaus K Wilting
207eb6bb98
add feature send battery voltage data
2018-11-27 11:21:20 +01:00
Klaus K Wilting
72063b88b1
v1.6.95
2018-11-27 10:10:20 +01:00
Klaus K Wilting
e838b53e7a
lorawan: code sanitization
2018-11-26 23:56:25 +01:00
Klaus K Wilting
dd9a493df3
lorawan.cpp: small code sanitizations
2018-11-26 23:32:11 +01:00
Klaus K Wilting
556790082c
lorawan.cpp: migrated to LMIC MCCI v2.3.0
2018-11-26 22:49:45 +01:00
Klaus K Wilting
d5565c99e6
BME680: bugfix pressure value conversion; feature temperature offset
2018-11-26 16:12:41 +01:00
Klaus K Wilting
4da2260852
BME280 payload corrections
2018-11-25 23:39:12 +01:00
Klaus K Wilting
54dea2e505
ota.cpp: WIFI_STA mode; lorawan.cpp: rssi negative display
2018-11-25 22:16:14 +01:00
Klaus K Wilting
589e185153
BSEC optimization
2018-11-25 21:39:00 +01:00
Klaus K Wilting
f024361c19
BSEC configuration
2018-11-25 20:56:14 +01:00
Klaus K Wilting
e2c975178a
payload converter fixes
2018-11-25 19:16:31 +01:00
Klaus K Wilting
320ec01c14
BME280 fixes
2018-11-25 18:27:20 +01:00
Klaus K Wilting
75fb08e72c
v1.6.85
2018-11-25 16:35:36 +01:00
Klaus K Wilting
b85dc829a5
Bosch BSEC integration completed
2018-11-25 16:05:30 +01:00
Klaus K Wilting
165f2813f5
testing
2018-11-25 12:49:49 +01:00
Klaus K Wilting
222dfb5a95
BSEC integration (experimental)
2018-11-25 11:48:03 +01:00
Klaus K Wilting
8f201e066f
BOSCH BSEC integration
2018-11-22 23:37:53 +01:00
Klaus K Wilting
34dfb6d1d1
sensor.cpp: move sensorbuffer
2018-11-21 11:12:39 +01:00
Klaus K Wilting
6463eeb415
bugfix rcommand.cpp in set_sensor()
2018-11-20 21:24:35 +01:00
Klaus K Wilting
b8e7b4bf48
OTA improvements
2018-11-20 21:03:03 +01:00
Klaus K Wilting
12ad60a0a8
sensor init
2018-11-20 16:48:35 +01:00
Klaus K Wilting
1a24689652
rcommand 0x13 user sensor on/off
2018-11-20 15:44:33 +01:00
Klaus K Wilting
467f6d70f8
created: usersensor, bme680 bsec, update arduino-esp32 core
2018-11-20 15:02:37 +01:00
Klaus K Wilting
4e6c2b8b38
Merge branch 'sensor-development' of https://github.com/cyberman54/ESP32-Paxcounter into sensor-development
2018-11-19 00:42:58 +01:00
Klaus K Wilting
26082740af
payloadmask
2018-11-19 00:41:15 +01:00
Verkehrsrot
42a30b622b
Merge pull request #203 from cyberman54/development
...
merge development v1.6.82
2018-11-18 21:03:47 +01:00
Klaus K Wilting
bf62d448ac
BME680: added cyclic sensor data transmit
2018-11-18 16:45:33 +01:00
Klaus K Wilting
8ba97afa83
BME680: removed altitude (makes no sence without calibration on node)
2018-11-18 16:04:40 +01:00
Klaus K Wilting
06dcad6484
payload decoder reworked for BME680 support
2018-11-18 15:50:57 +01:00
Klaus K Wilting
02b3f1e2d4
bugfix cayenne encoding
2018-11-18 12:09:18 +01:00
Klaus K Wilting
2e51071d87
bugfix payload port
2018-11-17 22:49:14 +01:00
Klaus K Wilting
ddd5764a8b
BME 680 support: payload converters addes
2018-11-17 21:39:49 +01:00
Klaus K Wilting
2b96f6e0bf
BME680 support (experimental)
2018-11-17 18:30:19 +01:00
Klaus K Wilting
889ffe3a51
cyclic.cpp, lorawan.cpp: code sanitization
2018-11-16 09:52:26 +01:00
Klaus K Wilting
3e5a0e4058
add time sync cycle (experimental)
2018-11-16 09:43:47 +01:00
Klaus K Wilting
9c66167303
BME680 support (experimental)
2018-11-14 23:10:59 +01:00
Klaus K Wilting
4ae4633a15
BME680 support (experimental); LoRa Time sync (experimental)
2018-11-14 22:11:23 +01:00
Verkehrsrot
80dd7310cc
Update comments in spislave.cpp
2018-11-12 13:16:23 +01:00
Christian Ambach
97c71428a6
spi_slave: run code formatter
...
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-12 11:37:10 +01:00
Christian Ambach
3cd43710e6
spi_slave: re-enable checksum for payload
...
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-12 11:34:26 +01:00
Christian Ambach
18b44f2208
spi_slave: fix calculation of buffer size
...
the previous calculation added 4 additional bytes to the buffers
when the length was already dividable by 4.
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-12 11:29:23 +01:00
Klaus K Wilting
96783826d8
rcommand.cpp: delay before restart
2018-11-10 18:32:16 +01:00