Commit Graph

1245 Commits

Author SHA1 Message Date
Oliver Brandmueller
760ddb8c84 Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2018-11-22 20:15:11 +01:00
Klaus K Wilting
e9cdeea2fb lorawan.h: timelib.h 2018-11-21 11:54:37 +01:00
Klaus K Wilting
db4f6c889e platformio.ini: lib_deps_basic 2018-11-21 11:49:23 +01:00
Verkehrsrot
e59125b5e1
Update update.cpp
fixed issue #206
2018-11-21 11:14:44 +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
Verkehrsrot
ec979d4b81
Merge pull request #205 from cyberman54/master
sync dev to master
2018-11-19 15:37:09 +01:00
Verkehrsrot
b921731013
Merge pull request #204 from cyberman54/development
v1.6.82
2018-11-19 15:34:26 +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
b38d9ab980 bugfix platformio.ini 2018-11-17 23:31:31 +01:00
Klaus K Wilting
2e51071d87 bugfix payload port 2018-11-17 22:49:14 +01:00
Klaus K Wilting
019af5ef8c update README.md 2018-11-17 21:43:02 +01:00
Klaus K Wilting
6c5a27ee52 update README.md 2018-11-17 21:42:24 +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
Verkehrsrot
8a53ed0602
Merge pull request #202 from cyberman54/development
SPI slave code fixes
2018-11-12 12:00:47 +01:00
Verkehrsrot
dbc3d28d31
Merge pull request #201 from der-ambi/SPI_fixes
some SPI Slave fixes
2018-11-12 11:59:04 +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
Verkehrsrot
a51d9f77ae
Merge pull request #200 from cyberman54/development
v1.6.62
2018-11-08 21:10:33 +01:00
Oliver Brandmueller
203a9d5753 Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2018-11-07 20:49:43 +01:00
Klaus K Wilting
8d2aeaca9f update platformio-espressif32 v1.5.0 2018-11-05 23:09:26 +01:00
Klaus K Wilting
a66021a848 battery.cpp: bugfix compiler directives 2018-11-05 22:15:15 +01:00
Klaus K Wilting
bb9da23905 v1.6.62 2018-11-05 22:00:01 +01:00
Klaus K Wilting
22577ea92a battery.cpp sanitized 2018-11-05 21:43:22 +01:00
Klaus K Wilting
b0fa5e9021 OTA battery check 2018-11-05 21:40:07 +01:00
Klaus K Wilting
8ae5b6e970 ota.cpp: improved software version comparision function 2018-11-05 21:27:28 +01:00
Verkehrsrot
8963aeccb9
Merge pull request #199 from cyberman54/SPI-slave-development
v1.6.6
2018-11-05 17:32:40 +01:00
Klaus K Wilting
4370abe824 v1.6.6 2018-11-05 17:27:17 +01:00
Klaus K Wilting
bfd91f4545 ota.cpp: wifi reconnect improved 2018-11-05 16:06:17 +01:00
Klaus K Wilting
af0f3a78fd OTA improved (LED flashing, faster buffer closing at end of write) 2018-11-05 15:28:26 +01:00
Klaus K Wilting
9fa2f974c3 OTA timeout problem fixed by workaround 2018-11-05 13:13:31 +01:00
Klaus K Wilting
9c1be4c557 ota.cpp: bugfix 2018-11-05 00:32:38 +01:00