Verkehrsrot
12be3b3558
Build.py adapted to new platformio version
2019-05-29 20:13:39 +02:00
Verkehrsrot
4d6e590d0c
Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development
2019-05-29 18:49:05 +02:00
Verkehrsrot
84aa49c85c
platformio.ini: update Makuna RTC lib version
2019-05-29 18:48:37 +02:00
cyberman54
5f52120fc0
LED matrix feature
2019-05-27 23:29:26 +02:00
Verkehrsrot
5a3a5e2969
Build script now sets paths to lmic config
2019-05-26 17:46:33 +02:00
Verkehrsrot
d04a04adfa
patches for new paths in platformio core 4.0.0a15
2019-05-25 16:32:57 +02:00
Verkehrsrot
3baf0c4ac4
Merge pull request #366 from cyberman54/master
...
update dev to master
2019-05-18 13:12:17 +02:00
Verkehrsrot
6796d65e06
platformio.ini: bugfix heltec2v (issue #363 )
2019-05-16 17:07:28 +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
13f89a45e5
feat(wemos32oled): Added support for Wemos32 OLED board
...
This commit adds support for what I call the 'Wemos32 OLED' board.
It's a Wemos branded board, however it does not appear on Wemos'
website.
2019-05-06 14:04:46 +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
d8af99cbe4
v1.7.55
2019-04-19 18:07:36 +02:00
Verkehrsrot
195661a520
GPS data handling refactored
2019-04-15 12:57:55 +02:00
Verkehrsrot
58b8577e81
Update platformio.ini
2019-04-10 21:04:36 +02:00
Verkehrsrot
20dafae746
v1.7.5
2019-04-06 21:54:05 +02:00
Verkehrsrot
b5395661fc
fix issue #332
2019-03-31 15:32:22 +02:00
Verkehrsrot
f7aede199d
platformio.ini: bugfix rtc lib
2019-03-24 22:25:36 +01:00
Verkehrsrot
96b0ec98f1
platformio.ini: v1.7.4
2019-03-24 16:21:08 +01:00
Verkehrsrot
cd3928af4f
platformio.ini: ecopower board added
2019-03-23 11:05:47 +01:00
Verkehrsrot
f7e6f62f11
rtctime.cpp: compiled time init option
2019-03-19 20:54:59 +01:00
Verkehrsrot
af4cf1d09f
timesync improvements
2019-03-16 21:01:43 +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
Verkehrsrot
408c09db80
platformio.ini defaults
2019-03-13 20:21:46 +01:00
Verkehrsrot
cc13a38e56
LoRa timesync (first working version)
2019-03-12 23:54:58 +01:00
Oliver Brandmueller
4a7525efcb
replace #ifdef with #if to streamline feature setting
2019-03-11 18:09:01 +01:00
Verkehrsrot
c64f087faa
timesync (experimental)
2019-03-09 15:25:44 +01:00
Gregor Wolf
91cc9dba0c
Support for BME280
2019-03-08 18:13:51 +01:00
cyberman54
85f629b662
servertimesync (experimental)
2019-03-08 16:10:22 +01:00
Verkehrsrot
9fcf374de0
v1.7.36 (issue #250 )
2019-03-07 21:30:09 +01:00
Verkehrsrot
de56525a0f
v1.7.35
2019-03-06 23:44:53 +01:00
cyberman54
19dd7c8e33
timekeeper bugfix if482
2019-03-02 21:54:55 +01:00
cyberman54
814d60e15d
timekeeper fixes
2019-03-02 20:58:06 +01:00
Klaus K Wilting
19ffae05e6
bugfix timekeeper
2019-02-28 17:25:50 +01:00
Klaus K Wilting
3d26f737be
timemanager added (v1.7.32)
2019-02-21 23:17:01 +01:00
Klaus K Wilting
d9a2107450
clockcontroller.cpp bugfix ts variable
2019-02-17 19:33:41 +01:00
Klaus K Wilting
05a3f3b2a8
v1.7.31 (clockcontroller deeply reworked)
2019-02-17 19:21:08 +01:00
Klaus K Wilting
91889a2af8
v1.7.24
2019-02-15 14:08:27 +01:00
Klaus K Wilting
70fb3ecd45
v1.7.2
2019-02-09 16:10:21 +01:00
Klaus K Wilting
46f41d0ee8
time code sanitizations
2019-02-09 14:21:09 +01:00
Klaus K Wilting
fde157dd0d
preparations for changing gps library
2019-02-09 13:02:38 +01:00
Klaus K Wilting
82489524d3
dcf77.cpp bugfixes and now finalized
2019-02-04 23:42:17 +01:00
Klaus K Wilting
17cd82da68
v1.7..152: DCF77 fixes (experimental)
2019-02-04 20:02:30 +01:00
Klaus K Wilting
98d6e12836
v1.7.143
2019-01-29 09:06:10 +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
08926c507d
one more 3D case link added to readme.md
2019-01-28 14:21:00 +01:00
Klaus K Wilting
95521641ac
v1.7.14
2019-01-28 00:53:30 +01:00
Verkehrsrot
696e46ce20
Merge branch 'development' into master
2019-01-28 00:46:49 +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
a0c5bb5086
blescan.cpp: bugfix include
2019-01-20 22:39:56 +01:00
Oliver Brandmueller
fc951fa744
fix platformio.ini
2019-01-19 20:04:47 +01:00
Oliver Brandmueller
7c55673bf3
repair accidental commit
2019-01-19 20:03:21 +01:00
Oliver Brandmueller
7bdff00161
Undo merge
2019-01-19 19:54:54 +01:00
Klaus K Wilting
1efaf9a04e
board TTGO T-Fox added
2019-01-19 17:52:46 +01:00
Klaus K Wilting
66ef992782
board ttgo t-fox added
2019-01-18 22:19:40 +01:00
Klaus K Wilting
613ec488fe
v1.7.11
2019-01-11 18:32:50 +01:00
Klaus K Wilting
bc4be830eb
v1.7.08
2019-01-01 21:27:35 +01:00
Klaus K Wilting
f26b7a545c
bsecstate load/save implemented; bugfix packed_decoder.js
2018-12-31 11:26:05 +01:00
Klaus K Wilting
76600a86b1
first fully functional integration (experimental)
2018-12-27 17:09:40 +01:00
Klaus K Wilting
eb5dac2dea
new bsec tree
2018-12-26 23:21:28 +01:00
Klaus K Wilting
5009ec0563
initial
2018-12-26 23:01:54 +01:00
Klaus K Wilting
501db0e8a9
platformio.ini: changed board defs for lopy, lopy4
2018-12-25 10:16:48 +01:00
Verkehrsrot
d1303b81dc
Merge branch 'master-1.7.0-rc1' into development
2018-12-22 16:58:26 +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
616d66c5fb
ttgobeam HAL files added
2018-12-17 10:30:56 +01:00
Klaus K Wilting
3e68bbd09e
v1.6.972: ttgobeamnew.h added
2018-12-17 10:13:08 +01:00
Klaus K Wilting
b73667ccc6
platformio.ini: include path changed
2018-12-11 23:20:32 +01:00
Klaus K Wilting
74ac3f8525
platformio.ini: include path changed
2018-12-11 23:17:57 +01:00
Klaus K Wilting
b4888ecbe9
platformio.ini: fixed path settings
2018-12-11 08:55:02 +01:00
Klaus K Wilting
fbdb77d899
platformio.ini: fixed path in build_flags
2018-12-11 08:54:04 +01:00
Klaus K Wilting
e733dba9f4
v1.6.991
2018-12-09 13:48:03 +01:00
Verkehrsrot
7f6ff59020
Update platformio.ini
2018-12-08 12:34:35 +01:00
Klaus K Wilting
decb8b7181
change default to bluetooth disabled
2018-12-02 14:08:50 +01:00
Klaus K Wilting
8d22695114
v1.6.971
2018-11-28 11:42:56 +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
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
624d647240
platformio.ini: include path syntax
2018-11-27 00:57:08 +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
4da2260852
BME280 payload corrections
2018-11-25 23:39:12 +01:00
Klaus K Wilting
589e185153
BSEC optimization
2018-11-25 21:39:00 +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
db4f6c889e
platformio.ini: lib_deps_basic
2018-11-21 11:49:23 +01:00
Klaus K Wilting
12ad60a0a8
sensor init
2018-11-20 16:48:35 +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
26082740af
payloadmask
2018-11-19 00:41:15 +01:00
Klaus K Wilting
bf62d448ac
BME680: added cyclic sensor data transmit
2018-11-18 16:45:33 +01:00