Klaus K Wilting
bdcace14b9
sanitized time handling code
2019-01-28 23:59:52 +01:00
Klaus K Wilting
bf1d8ab1d4
if482.cpp: comments added
2019-01-28 21:47:44 +01:00
Klaus K Wilting
954687fe61
fixed timezone compile error (issue #256 )
2019-01-28 11:46:18 +01:00
Oliver Brandmueller
ebefd5d234
fix HAS_RTC ifdef to fix compiling for boards without RTC
2019-01-28 09:44:30 +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
4341158fa3
added timezone support
2019-01-28 00:38:31 +01:00
Klaus K Wilting
28bfae346e
cyclic.cpp: bugfix set rtctime by gps
2019-01-27 22:12:56 +01:00
Klaus K Wilting
74deb2b95c
display.cpp: do not show SAT if no NMEA data seen
2019-01-27 21:20:09 +01:00
Klaus K Wilting
e6aba4fe63
IF482 minor fixes
2019-01-27 21:02:37 +01:00
Klaus K Wilting
ddc7abe90d
display.cpp: time/date display added if RTC present
2019-01-27 21:02:08 +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
f4c29f3137
gpstimesync() deleted; paxcounter.conf: Timesync enabled
2019-01-26 23:45:11 +01:00
Klaus K Wilting
3285eed0fa
if482.cpp: remove newline on serial output
2019-01-26 23:20: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
edf5310d81
rtctime.cpp: bugfix time sync at device startup
2019-01-26 13:44:16 +01:00
Klaus K Wilting
c05edbc2f3
display.cpp: 2 decimals in voltage field
2019-01-26 13:43:19 +01:00
Klaus K Wilting
f87a0abff7
if482.cpp + gpsread.cpp sanitized
2019-01-26 12:32:58 +01:00
Klaus K Wilting
79a963b34f
i2c mutex control sanitized
2019-01-26 12:32:17 +01:00
Klaus K Wilting
44b821f2a5
added IF482 time telegram generator (experimental)
2019-01-25 22:49:26 +01:00
Klaus K Wilting
8d3d4fe812
update ttgobeam.h; sanitize globals.h
2019-01-25 20:28:55 +01:00
Klaus K Wilting
99631d8548
rtctime.cpp: bugfix sync_rtctime()
2019-01-21 21:59:00 +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
0f614da07b
ttgofox.h: update LORA_RST
2019-01-21 17:49:58 +01:00
Klaus K Wilting
5bc2ffab09
Code for RTC time sync added
2019-01-21 16:16:39 +01:00
Klaus K Wilting
a0c5bb5086
blescan.cpp: bugfix include
2019-01-20 22:39:56 +01:00
Klaus K Wilting
0cbe2b7b67
create IF482 support files (yet to come)
2019-01-20 22:39:26 +01:00
Klaus K Wilting
79303d6b7a
rtc support (experimental)
2019-01-20 22:38:53 +01:00
Klaus K Wilting
80866adecf
fix bluetooth includes (issue #249 )
2019-01-20 15:53:31 +01:00
Klaus K Wilting
6f4bf4142b
hal file updates
2019-01-20 13:18:23 +01:00
Klaus K Wilting
bde7fb2bcf
added RTC timesync during startup
2019-01-20 13:17:44 +01:00
Klaus K Wilting
ac28348acf
update generic.h
2019-01-19 19:10:10 +01:00
Klaus K Wilting
a3414c5622
Feature RTC support added (experimental)
2019-01-19 17:53:21 +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
6e5db9236e
update hal files
2019-01-12 12:17:29 +01:00
Klaus K Wilting
5ff78d2dc7
update heltec.h, heltecv2.h
2019-01-11 19:27:52 +01:00
Klaus K Wilting
613ec488fe
v1.7.11
2019-01-11 18:32:50 +01:00
Klaus K Wilting
48b68653ab
BME680 bugfix
2019-01-06 20:05:15 +01:00
Klaus K Wilting
25a97fbbcc
BME680 fixes
2019-01-06 19:41:42 +01:00
Klaus K Wilting
0fd36b0051
BME680 state load/save bugfixes
2019-01-01 21:23:45 +01:00
Klaus K Wilting
8267e4e3b6
BME680: bugfix save state
2019-01-01 14:59:00 +01:00
Klaus K Wilting
a0a96b36dd
packed_converter.js: bugfix
2019-01-01 13:48:32 +01:00
Klaus K Wilting
fadbd2d38d
fixes in ttgobeam_old.h
2018-12-31 21:53:13 +01:00
Klaus K Wilting
998e122f3a
BME680 bugfixes
2018-12-31 15:46:52 +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
184e1e7d84
hal files lopy.h, lopy4.h adapted to current pins_arduino.h
2018-12-28 21:04:11 +01:00
Verkehrsrot
ffab2f7743
Merge branch 'master-1.7.0-rc2' into development
2018-12-28 20:31:38 +01:00
Klaus K Wilting
330b3045d4
append gps data to counter data
2018-12-28 20:23:17 +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
7f066f338f
changed init order of BME loop
2018-12-26 13:00:32 +01:00
Klaus K Wilting
911f03c6c5
bugfix hal file heltec, heltecv2, lop,y, lopy4
2018-12-25 09:59:04 +01:00
Klaus K Wilting
b328dd61a0
BME680 optimizations
2018-12-22 21:40:43 +01:00
Klaus K Wilting
2940561c26
display.cpp: removed inverse display for send queue length
2018-12-22 18:18:28 +01:00
Klaus K Wilting
2f51a65b8f
bugfix lopy.h + lopy4.h
2018-12-22 18:01:45 +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
551737cc89
plain_decoder.js: bugfix
2018-12-18 10:43:59 +01:00
Klaus K Wilting
ea9f462675
plan_decoder.js: bugfix
2018-12-18 10:43:12 +01:00
Klaus K Wilting
a14fb3d2a2
update ttgobeam_new.h
2018-12-17 10:42:58 +01:00
Klaus K Wilting
82c831e4e4
update ttgobeam_new.h
2018-12-17 10:42:34 +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
cyberman54
39204ef7fc
Lmic AES changed to MbedTLS hw AES (experimental)
2018-12-16 23:36:17 +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
9e079fe642
packed_decoder.js: errorhandling NULL input
2018-12-16 15:38:59 +01:00
Klaus K Wilting
dadab1bd14
payload.cpp: bugfix cayenne
2018-12-09 22:11:45 +01:00
Klaus K Wilting
334255849e
ttgobeam.h: BME680 disabled by default
2018-12-09 19:36:22 +01:00
Klaus K Wilting
df4a87df5c
ttgobeam.h: brownout optional
2018-12-09 19:33:54 +01:00
Klaus K Wilting
2e2f256ea6
ttgobeam.h: brownout disabled
2018-12-09 18:54:48 +01:00
Klaus K Wilting
e733dba9f4
v1.6.991
2018-12-09 13:48:03 +01:00
Verkehrsrot
373656e481
Update heltecv2.h
2018-12-08 11:18:10 +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
Verkehrsrot
557ccdebd0
Merge pull request #216 from cyberman54/development
...
v1.6.971
2018-11-28 11:44:05 +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
Verkehrsrot
ee55176e18
Merge pull request #215 from cyberman54/development
...
bugfix payload decoder packed_decoder.js
2018-11-27 23:25:08 +01:00
Klaus K Wilting
91a49da61e
bugfix payload decoder packed_decoder.js
2018-11-27 23:19:59 +01:00
Verkehrsrot
d0390d8ffa
Merge pull request #214 from cyberman54/development
...
v1.6.97
2018-11-27 21:32:16 +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
Verkehrsrot
09136c296c
Update paxcounter.conf
2018-11-27 10:57:24 +01:00
Verkehrsrot
6d42056cb8
Merge pull request #213 from cyberman54/development
...
v1.6.95
2018-11-27 10:16:17 +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
Verkehrsrot
c8696bfe1a
Merge pull request #212 from cyberman54/development
...
BME680: bugfix pressure value conversion; feature temperature offset
2018-11-26 19:25:49 +01:00
Klaus K Wilting
d5565c99e6
BME680: bugfix pressure value conversion; feature temperature offset
2018-11-26 16:12:41 +01:00
Fab-Lab.eu
6374c3ef1e
Update octopus32.h
...
changed: BME680 I2C pins and LED active status
2018-11-26 08:48:06 +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
Klaus K Wilting
a66021a848
battery.cpp: bugfix compiler directives
2018-11-05 22:15:15 +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
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
Klaus K Wilting
d17638ad90
ota.cpp: control flow
2018-11-05 00:30:32 +01:00
Klaus K Wilting
cbc846d30b
ota.cpp: fixed timeout
2018-11-05 00:03:47 +01:00
Klaus K Wilting
26f4bd8f09
ota.cpp: streaming timeout changed
2018-11-04 21:12:19 +01:00
Klaus K Wilting
f2513584e2
ota.cpp: stream timeout changed
2018-11-04 21:10:33 +01:00
Klaus K Wilting
4a9db7a4c0
ota.cpp: shortened log texts
2018-11-04 21:02:37 +01:00
Klaus K Wilting
c061f3f586
ota.cpp small fixes
2018-11-04 20:51:48 +01:00
Klaus K Wilting
3d93a44c96
further ota code sanitization (delete update.cpp/.h)
2018-11-04 20:30:03 +01:00
Klaus K Wilting
26ea8621c2
ota.cpp: bugfix
2018-11-04 19:54:09 +01:00
Klaus K Wilting
3aa8a88d3a
ota.cpp restructured; .h file sanitization
2018-11-04 19:25:11 +01:00
Klaus K Wilting
5793b3c811
paxcounter.conf: reduced WIFI_MAX_TRY
2018-11-04 15:12:39 +01:00
Klaus K Wilting
5d5531e3af
lorawan.cpp: bugfix logging
2018-11-04 14:55:30 +01:00
Klaus K Wilting
7ae82d1881
spislave.cpp: small fixes
2018-11-04 13:58:35 +01:00
Klaus K Wilting
577cdc9497
lolin32lite.h: LED pin corrected
2018-11-04 13:22:03 +01:00
Klaus K Wilting
e8afc10a93
lopy4.h sanitized
2018-11-04 12:25:50 +01:00
Klaus K Wilting
02b2bf2d4f
spislave.cpp: processing of rx data added
2018-11-04 11:55:25 +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
Christian Ambach
bf3516bf45
fix the build for devices without LoRa
...
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 12:10:32 +01:00
Christian Ambach
4cab5113ca
Revert "SPI code added (experimental)"
...
This reverts commit 16759c4dd5
.
2018-11-02 12:09:12 +01:00
Christian Ambach
3af348fb65
Revert "SPI wire interface (experimental)"
...
This reverts commit 00b1faab83
.
2018-11-02 12:09:06 +01:00
Klaus K Wilting
dbb91b1a40
heltecv2.h: pinout corrected
2018-11-02 08:39:45 +01:00
Klaus K Wilting
e8c5b1b478
payload.cpp: bugfix monitormode in config status
2018-10-31 19:49:01 +01:00
Klaus K Wilting
88c1dd4e0c
rcommand.cpp: bugfix set_countmode()
2018-10-27 22:40:17 +02:00
Klaus K Wilting
00b1faab83
SPI wire interface (experimental)
2018-10-27 21:38:08 +02:00
Klaus K Wilting
16759c4dd5
SPI code added (experimental)
2018-10-27 13:51:59 +02: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
a1976368f8
lorawan.cpp: code sanitization
2018-10-22 19:42:27 +02:00
Klaus K Wilting
0cea410e37
lorawan.cpp: support added for switching SF worldwide
2018-10-22 19:38:26 +02:00
Klaus K Wilting
2be4721c68
added worlwide band support; modified join procedure
2018-10-22 14:06:47 +02:00
Klaus K Wilting
82eb2b5cff
display.cpp: SF texts for worldwide bands added
2018-10-22 13:43:19 +02:00
Klaus K Wilting
15d410b750
hal file comments edited
2018-10-21 22:24:45 +02:00
Klaus K Wilting
dff56b5bef
make SPI LORA pins configurable in hal-files
2018-10-21 22:16:29 +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
7b666b2737
eboxtube.h added; renamed GPS_QUECTEL_L76 to GPS_I2C
2018-10-20 09:58:53 +02:00
Klaus K Wilting
6d1d358a56
call LMIC_shutdown before ESP.restart
2018-10-17 07:10:37 +02:00
Klaus K Wilting
ebfc16219b
LED color change
2018-10-16 08:48:09 +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
Verkehrsrot
2cf6545c9c
Update ttgobeam.h
2018-10-14 09:54:37 +02:00
Klaus K Wilting
7b39044dc1
fix in GPS Sats display format
2018-10-06 22:45:35 +02:00
Klaus K Wilting
42172596e8
Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter
2018-10-06 21:37:33 +02:00
Klaus K Wilting
464db72198
heltecv2.h added; edits in lopy.h and lopy4.h
2018-10-06 21:37:27 +02:00
Fab-Lab.eu
c1bc56bdf9
Create octopus32.h
...
With this config you an run the paxcounter on a #IoT Octopus32 or an Adafruit ESP32 Feather
2018-10-06 20:55:17 +02:00
Klaus K Wilting
d587a8b874
code sanitization
2018-10-04 23:24:34 +02:00
Klaus K Wilting
a5797ad8c4
code sanitization
2018-10-04 23:00:47 +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
6e47a60f32
code sanitization
2018-10-03 23:07:22 +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
62d6d865b3
ota.cpp: text in display mask modified
2018-09-30 23:11:25 +02:00
Klaus K Wilting
15f7f2fd85
v1.5.13
2018-09-30 22:06:10 +02:00
Klaus K Wilting
16efbb0c90
edit ttgov21old.h
2018-09-30 19:39:58 +02:00
Klaus K Wilting
1c2fca392b
edit lopy4.h
2018-09-30 18:02:05 +02:00
Klaus K Wilting
7858270d94
edit lopy.h
2018-09-30 17:50:45 +02:00
Klaus K Wilting
52e4dbca28
edit lopy4.h
2018-09-30 17:48:51 +02:00
Klaus K Wilting
240212afb9
edit HAL file ttgov21old.h
2018-09-30 16:49:31 +02:00
Klaus K Wilting
4b80667f03
edit HAL ttgo21old.h (removied display flip)
2018-09-30 16:20:19 +02:00
Klaus K Wilting
afc464d3f7
improved wifi sniffing (use all frames not only mgmt)
2018-09-30 15:54:17 +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
bad2331a6b
ota battery check disabled; v1.5.8
2018-09-30 11:54:45 +02:00
Klaus K Wilting
6ed5368098
edit HAL files lopy.h / lopy4.h
2018-09-29 19:26:24 +02:00
Klaus K Wilting
e18a78c360
edit hal/lopy4.h
2018-09-28 08:26:37 +02:00
Klaus K Wilting
a3f35a6eca
modified DEVEUI Generator & added Lmic PR #197
2018-09-27 22:04:51 +02:00
Klaus K Wilting
8125662753
ota battery check modified
2018-09-27 21:13:18 +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
5d883e12f6
improvements to LoPy/LoPy4 HAL files (button+LED)
2018-09-24 22:49:55 +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
d4d6a7ea07
battery check before ota
2018-09-23 18:45:46 +02:00
Klaus K Wilting
25d307e820
code sanitization
2018-09-23 18:07:40 +02:00
Klaus K Wilting
5323f82bee
code sanitization
2018-09-23 16:45:54 +02:00
Klaus K Wilting
9dd7a6279d
OTA.h -> ota.h
2018-09-23 15:21:56 +02:00
Klaus K Wilting
a411cac7fe
ota.cpp: showing update progress
2018-09-23 15:07:00 +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
f1e3e8ffa1
update.h
2018-09-22 17:06:31 +02:00
Klaus K Wilting
2e38cda6ac
ota update stabilized
2018-09-22 17:05:09 +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
5678a5b23c
v1.5.0
2018-09-21 19:30:02 +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
bf30092f54
gps code bugfixed; new vendor filter data
2018-09-20 17:33:52 +02:00
Klaus K Wilting
a0377a315c
gps.cpp, lorawan.cpp: i2c bugfixes (issue #156 )
2018-09-20 13:23:22 +02:00
Klaus K Wilting
a0c15c1fa1
code sanitization (i2c pins renamed)
2018-09-20 12:53:58 +02:00
Klaus K Wilting
902eeb1414
lorawan.cpp: prepared bugfix for DEVEUI generator
2018-09-19 19:36:41 +02:00
Klaus K Wilting
0dc3f1cf4f
lorawan.cpp: prepared bugfix in DEVEUI generator
2018-09-19 19:34:02 +02:00
Klaus K Wilting
adef8fc9ce
ota.sample.conf
2018-09-19 13:54:51 +02:00
Klaus K Wilting
22aef4c925
sample_ota.conf
2018-09-19 13:54:14 +02:00
Klaus K Wilting
8d65c84d16
ota.conf
2018-09-19 13:52:14 +02:00
Verkehrsrot
8026d4426b
Rename ota.conf.txt to ota.conf
2018-09-19 13:49:21 +02:00
Verkehrsrot
421b5786e3
Add files via upload
2018-09-19 13:48:33 +02:00
Klaus K Wilting
8f36b313e3
ignore ota.conf
2018-09-19 13:33:48 +02:00
Klaus K Wilting
c33112c3b4
ota.cpp bugfix
2018-09-19 11:38:29 +02:00
Verkehrsrot
8b2e155576
Rename ota.sample.conf to ota.conf
2018-09-19 11:04:23 +02:00
Klaus K Wilting
7b6c2f1090
ota.cpp: bugfix
2018-09-19 01:35:20 +02:00
Klaus K Wilting
d80d1e24e9
ota.cpp: added a retry loop for write-to-flash
2018-09-18 22:58:02 +02:00
Verkehrsrot
14957bea96
Rename OTA.h to ota.h
2018-09-18 17:25:44 +02:00
Verkehrsrot
ce1b774d28
Rename OTA.cpp to ota.cpp
2018-09-18 17:25:18 +02:00
Klaus K Wilting
2201e48800
build.py, ota.conf, platformio.ini
2018-09-18 17:23:56 +02:00
Klaus K Wilting
6052588af0
TTN decoders updated
2018-09-17 22:03:03 +02:00
Klaus K Wilting
52efcb7b01
TTN decoders updated
2018-09-17 21:57:01 +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
cyberman54
fb7c32e5c8
OTA (experimental)
2018-09-16 12:18:11 +02:00
Klaus K Wilting
0667ee5744
OTA (experimental)
2018-09-15 21:10:11 +02:00
Verkehrsrot
414dd02f1d
Merge pull request #153 from cyberman54/master
...
sync dev to master
2018-09-15 20:04:42 +02:00
Klaus K Wilting
b12ed126b7
OTA (experimental)
2018-09-15 18:59:20 +02:00
Klaus K Wilting
2c1dd22555
ota first test
2018-09-15 16:29:52 +02:00
Klaus K Wilting
8876c58b12
merge
2018-09-15 14:49:19 +02:00
Klaus K Wilting
38dc2667ab
ota-test first push
2018-09-15 14:47:13 +02:00
Verkehrsrot
8999c77579
Merge branch 'ota-test' into development
2018-09-15 14:45:23 +02:00
Verkehrsrot
177ead5bee
Merge pull request #144 from cyberman54/development
...
bugfix ttgov21.h
2018-09-09 17:20:07 +02:00
Klaus K Wilting
c963dbe1c6
bugfix in ttgov21.h
2018-09-09 17:13:12 +02:00
Verkehrsrot
11f8895c6a
Merge pull request #143 from cyberman54/development
...
TTGO 21 v1.6 support added
2018-09-08 13:57:50 +02:00
cyberman54
e4e5cc98e1
sanitizations
2018-09-08 13:56:08 +02:00
cyberman54
25d42d4253
edits ttgov21.h
2018-09-08 13:12:37 +02:00
cyberman54
468d054fd2
support TTGO21 v1.6 added
2018-09-08 12:33:32 +02:00
cyberman54
e68126a7f6
testing
2018-08-18 16:28:33 +02:00
Klaus K Wilting
7a58c8dece
testing
2018-08-16 21:10:13 +02:00
Verkehrsrot
cf6781e7e9
Merge pull request #140 from cyberman54/development
...
Bugfix issue #139
2018-08-14 22:29:54 +02:00
cyberman54
b9327100f2
rcommand.cpp: bugfix issue #139
2018-08-14 22:28:34 +02:00
Klaus K Wilting
f659d18390
bugfix rcommand.cpp (illegal commands chrash)
2018-08-14 15:39:36 +02:00
Klaus K Wilting
83a86fdf15
bug fixed in payload.h (issue #138 )
2018-08-13 18:42:48 +02:00
Klaus K Wilting
0ee138b022
JFrog Bintray OTA (experimental, not working yet)
2018-08-12 23:42:39 +02:00
Klaus K Wilting
c1389427a1
Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development
2018-08-12 15:43:08 +02:00
Klaus K Wilting
cc603d4ab8
testing
2018-08-12 15:42:58 +02:00
Verkehrsrot
0318987a4e
Bugfix main.cpp introduced with last commit
2018-08-12 13:44:29 +02:00
Klaus K Wilting
5099d25965
testing
2018-08-12 00:17:57 +02:00
Klaus K Wilting
8873a7ce70
cpu temp reduced to 8bit
2018-08-11 21:47:51 +02:00
Verkehrsrot
e0de50acd8
Merge branch 'master' into development
2018-08-11 19:33:45 +02:00
Klaus K Wilting
5880b7e9ff
v1.4.23
2018-08-11 19:31:42 +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
5fbcd0aebb
Queue wait time
2018-08-08 00:05:38 +02:00
Klaus K Wilting
0e6b6fb025
rcommand.cpp: code sanitization
2018-08-07 22:39:49 +02:00
Verkehrsrot
3c94fb211f
Merge pull request #134 from cyberman54/development
...
Link check validation disabled after join
2018-08-07 21:12:08 +02:00
Klaus K Wilting
af62c8fb11
Link check validation disabled after join
2018-08-07 21:10:34 +02:00
Klaus K Wilting
482066eac9
cleanups main.cpp
2018-08-06 08:22:04 +02:00
Klaus K Wilting
cd63d4164b
rcommand.h edited
2018-08-06 08:19:19 +02:00
Klaus K Wilting
5413347e35
src\hal\ebox.h edit
2018-08-05 23:07:13 +02:00
Klaus K Wilting
63a063f9bc
v1.4.2
2018-08-05 17:49:53 +02:00
Klaus K Wilting
95983bd3fc
rcommand flush send queue added
2018-08-05 12:16:54 +02:00
Klaus K Wilting
0a52b16c78
added free memory to device status query
2018-08-04 22:49:12 +02:00
Klaus K Wilting
9b472780da
src/hal/ebox.h added
2018-08-04 18:58:20 +02:00
Klaus K Wilting
1ba8481474
macsniff.cpp bugfix
2018-08-04 18:29:44 +02:00
Klaus K Wilting
2df6700b2d
macsniff.cpp fixed compiler warning
2018-08-04 18:13:42 +02:00
Klaus K Wilting
0a63b444de
rcommand.cpp improved
2018-08-04 18:09:25 +02:00
Klaus K Wilting
c623de9a39
Send Queues (testing)
2018-08-04 15:40:28 +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
Klaus K Wilting
7b35c6a539
Send Queues (experimental)
2018-08-03 23:50:04 +02:00
Klaus K Wilting
952ebe77f9
printKey() moved
2018-08-02 12:48:27 +02:00
Klaus K Wilting
c322eb5a83
bugfix rcommand.cpp
2018-08-02 12:16:40 +02:00
Klaus K Wilting
d7a1922b95
bugfix rcommand.cpp
2018-08-02 11:33:02 +02:00
Verkehrsrot
3f9b4efc46
Merge branch 'master' into development
2018-08-01 12:52:40 +02:00
Klaus K Wilting
eedb42c18a
v1.4.0
2018-08-01 12:50:23 +02:00
Klaus K Wilting
ec81293a38
v1.3.97 @ Espressif 1.2.0
2018-08-01 08:53:05 +02:00
Klaus K Wilting
4a6449f363
code sanitizations (new wifiscan.cpp)
2018-07-31 10:05:32 +02:00
Klaus K Wilting
dec9cfe703
beacon monitor bugfix
2018-07-31 09:21:10 +02:00
Klaus K Wilting
455c2c8149
beacon monitor mode (experimental)
2018-07-31 00:06:05 +02:00
Klaus K Wilting
b0fa9868b1
beacon monitor (experimental)
2018-07-31 00:00:24 +02:00
Verkehrsrot
912f9baf37
Update antenna.cpp
2018-07-30 18:48:25 +02:00
Klaus K Wilting
7b70009cb1
rcommand little code sanitization
2018-07-29 16:16:50 +02:00
Klaus K Wilting
a7114f431f
testing
2018-07-28 12:16:33 +02:00
Klaus K Wilting
c378b805c4
timelib.h error fixed
2018-07-28 01:51:20 +02:00
Klaus K Wilting
bedde0f886
testing
2018-07-28 01:46:43 +02:00
Klaus K Wilting
ba6dbe5664
antenna.cpp bugfix
2018-07-26 11:00:39 +02:00
Klaus K Wilting
34ac6b45d0
testing
2018-07-25 00:17:31 +02:00
Klaus K Wilting
5ae8f47b9d
testing
2018-07-24 23:25:41 +02:00
Klaus K Wilting
c7fd32068c
monitor mode led blink & documentation in readme.md
2018-07-24 21:54:40 +02:00
Klaus K Wilting
9b145a95e4
beacon monitor mode edits
2018-07-24 21:48:11 +02:00
Klaus K Wilting
4070d5231a
beacon monitor mode bugfix
2018-07-24 21:23:27 +02:00
Klaus K Wilting
08a4370141
updated readme.md and payload decoders for new test monitor function
2018-07-24 19:20:54 +02:00
Klaus K Wilting
a030918f91
beacon monitor mode implemented (EXPERIMENTAL, untested yet)
2018-07-24 18:44:13 +02:00
Klaus K Wilting
cc141bcb67
changed cayenne data type (2)
2018-07-24 15:30:00 +02:00
Klaus K Wilting
be5959a078
changed Cayenne LPP data type
2018-07-24 15:22:28 +02:00
Klaus K Wilting
b3da0989ce
v1.3.94
2018-07-23 17:45:37 +02:00
Klaus K Wilting
195a8868d1
v1.3.94
2018-07-23 17:38:33 +02:00
Klaus K Wilting
fa11eba85c
code sanitizations
2018-07-23 13:20:06 +02:00
Klaus K Wilting
337fc64602
code sanitizations
2018-07-23 08:25:23 +02:00
Klaus K Wilting
de15924447
v1.3.93
2018-07-22 20:27:58 +02:00
Klaus K Wilting
3224610575
cayenne lpp port selection fixed
2018-07-22 18:13:21 +02:00
Klaus K Wilting
487b2ff9fb
senddata.cpp bugfix Cayenneport
2018-07-22 18:04:09 +02:00
Klaus K Wilting
73f19ac654
payload.cpp fix cayenne battery value
2018-07-22 17:35:26 +02:00
Klaus K Wilting
62ebb534ba
bugfix payload encoding
2018-07-22 16:44:51 +02:00
Klaus K Wilting
46bca9e5f2
bugfix payload encoding
2018-07-22 16:12:46 +02:00
Klaus K Wilting
a4fd57a8aa
code sanitizations
2018-07-22 12:11:13 +02:00
Klaus K Wilting
6aed57474d
bugfix RAM issue in battery monitor
2018-07-22 11:08:55 +02:00
Klaus K Wilting
4649c796b9
battery monitor
2018-07-22 08:41:41 +02:00
Klaus K Wilting
ffa6c2cb1b
battery display disabled (RAM issue)
2018-07-22 00:01:43 +02:00
Klaus K Wilting
12be543010
battery voltage display
2018-07-21 23:40:42 +02:00
Klaus K Wilting
07dbe08833
battery voltage dísplay
2018-07-21 23:13:28 +02:00
Verkehrsrot
c823fc01f6
Merge branch 'master' into development
2018-07-21 22:44:25 +02:00
Klaus K Wilting
969897af4d
battery voltage display
2018-07-21 22:35:30 +02:00
Klaus K Wilting
fc0bd1f542
battery status display
2018-07-21 21:50:39 +02:00
Klaus K Wilting
daba1678a4
ttgobeam.h edited
2018-07-21 19:24:43 +02:00
Klaus K Wilting
eb37a79d46
button read and send
2018-07-21 18:25:03 +02:00
Klaus K Wilting
baa93ad916
code sanitizations
2018-07-21 17:53:40 +02:00
Klaus K Wilting
18c0c06598
cayenne payload encoding modified
2018-07-21 17:14:27 +02:00
Klaus K Wilting
96a42434fd
hal/generic.h edited
2018-07-21 14:17:25 +02:00
Klaus K Wilting
b3bade5246
bugfix cayenne payload
2018-07-21 13:54:19 +02:00
Verkehrsrot
c477376801
bugfix cayenne payload
2018-07-21 13:47:14 +02:00
Klaus K Wilting
d6619d6cff
default payload encoder set back to 1
2018-07-21 13:37:36 +02:00
Klaus K Wilting
d38151a9e3
cayenne format update
2018-07-21 13:36:49 +02:00
Klaus K Wilting
bbb42cda18
ttgobeam.h updated
2018-07-20 17:22:08 +02:00
Klaus K Wilting
742050f01b
code sanitizations
2018-07-19 22:33:37 +02:00
Klaus K Wilting
ed18316616
code sanitizations
2018-07-19 21:53:56 +02:00
Klaus K Wilting
d37e7cb461
code sanitizations
2018-07-18 20:51:17 +02:00
Klaus K Wilting
b30c18bad1
ttgov2.h updated
2018-07-18 15:28:53 +02:00
Klaus K Wilting
8f93fc1f82
ttgov2.h comments edited
2018-07-18 09:23:32 +02:00
Klaus K Wilting
8eae041833
code sanitizations
2018-07-17 15:15:58 +02:00
Klaus K Wilting
54a38c3ce7
code sanitizations
2018-07-17 13:51:41 +02:00
Klaus K Wilting
7fdd4a72cd
code sanitization
2018-07-17 11:53:43 +02:00
Klaus K Wilting
c1f51ee21e
code sanitizations
2018-07-15 23:40:42 +02:00
Klaus K Wilting
77815cf18b
testing
2018-07-15 23:08:52 +02:00
Klaus K Wilting
c40f6bcc77
configmanager.cpp: bugfix double antenna_select
2018-07-15 22:47:20 +02:00
Klaus K Wilting
9ddef4eb64
lolin32lite.h edited
2018-07-15 22:28:12 +02:00
Klaus K Wilting
6dc03fc0e6
readme.md updated
2018-07-15 22:19:05 +02:00
Klaus K Wilting
a4842d54f1
lolin32 board added
2018-07-15 20:17:54 +02:00
Klaus K Wilting
32d41c7c3c
main.cpp: comments edited
2018-07-15 20:05:05 +02:00
Klaus K Wilting
4b52478caa
main.cpp: bugfix printKeys
2018-07-15 19:56:21 +02:00
Klaus K Wilting
d55899a83f
bugfix payload encoder (txpower was missing)
2018-07-15 19:41:22 +02:00
Klaus K Wilting
48d1c3d3e2
payload encoder and readme.md updated
2018-07-15 19:08:18 +02:00
Klaus K Wilting
b75337c679
edit generic.h
2018-07-15 14:56:26 +02:00
Klaus K Wilting
e5bbd0fbf8
generic board hal file added
2018-07-15 14:55:30 +02:00
Klaus K Wilting
beb7d9aab8
deep code refactoring
2018-07-15 14:28:05 +02:00
Klaus K Wilting
53fbab8f92
bugfix senddata.cpp
2018-07-14 23:58:41 +02:00
Klaus K Wilting
2821bc60f3
senddata restructured
2018-07-14 23:38:43 +02:00
Klaus K Wilting
bb3f06bfc4
senddata restructured
2018-07-14 23:13:25 +02:00
Klaus K Wilting
b708524baa
senddata restructured
2018-07-14 20:31:46 +02:00
Klaus K Wilting
b51b278c24
v1.3.9
2018-07-14 20:13:38 +02:00
Klaus K Wilting
786714d69a
senddata restructured
2018-07-14 20:07:33 +02:00
Klaus K Wilting
f0cf08bd75
new senddata structure
2018-07-14 19:12:20 +02:00
Klaus K Wilting
0d9512b4b5
lopy.h + lopy4.h DIOs edited
2018-07-14 11:44:50 +02:00
Klaus K Wilting
d5ad20989a
packed converter modified
2018-07-12 23:17:51 +02:00
Klaus K Wilting
3e5f76b439
packed converter: divisions added
2018-07-09 21:22:04 +02:00
Klaus K Wilting
5ea1de2ab5
raised gps task priority
2018-07-09 21:10:27 +02:00
Klaus K Wilting
ff7187fd4d
made platformio.ini more hardware generic
2018-07-09 14:35:55 +02:00
Klaus K Wilting
ab861cf7a2
GPS task priority raised
2018-07-08 17:21:54 +02:00
Klaus K Wilting
c2c05a39d2
settings .ini / .conf
2018-07-08 17:20:14 +02:00
Klaus K Wilting
5961394c72
version display
2018-07-08 12:59:49 +02:00
Klaus K Wilting
6e8eaf4a8b
show free RAM at startup in verbose mode
2018-07-08 12:57:13 +02:00
Klaus K Wilting
62d25171fb
PSRAM support added to hal files
2018-07-08 12:24:13 +02:00
Klaus K Wilting
9298462b54
switched to staging arduino-espressif32 core
2018-07-07 11:07:44 +02:00
Klaus K Wilting
9304364b9c
fixes log level verbose ./. debug
2018-07-04 08:58:00 +02:00
Klaus K Wilting
165aa75ab3
step 1 migrations to Espressif 1.1.0 core
2018-07-04 00:09:25 +02:00
Verkehrsrot
1f36bf675f
Update blecsan.cpp
2018-07-03 13:19:07 +02:00
Klaus K Wilting
0fda206ee6
lopy.h + lopy4.h updated
2018-06-24 11:17:55 +02:00
Verkehrsrot
e7c4cdea88
Merge pull request #100 from cyberman54/development
...
packed_decoder.js small corrections
2018-06-23 19:00:38 +02:00
Klaus K Wilting
b6937b3c97
packed_decoder.js small corrections
2018-06-23 13:42:01 +02:00
Klaus K Wilting
bbed612d2c
ttgov21.h updated
2018-06-20 23:26:59 +02:00
Klaus K Wilting
407bcd5df2
ttgov21.h updated
2018-06-19 20:38:06 +02:00
Klaus K Wilting
d6dc404083
finalizing v1.3.82
2018-06-18 13:13:13 +02:00
Klaus K Wilting
d2739426e5
payload.cpp fixes
2018-06-18 09:15:57 +02:00
Klaus K Wilting
f3ca06fa31
payload.cpp edited
2018-06-18 00:39:46 +02:00
Klaus K Wilting
8ad8512eb2
packed_decoder.js updated
2018-06-18 00:35:12 +02:00
Klaus K Wilting
3588bb284c
packet payload fixes
2018-06-18 00:01:14 +02:00
Klaus K Wilting
a659168fc3
new payload converter TTNpacked
2018-06-17 22:41:32 +02:00
Klaus K Wilting
706f90453f
i2c gps read fixes
2018-06-17 19:03:49 +02:00
Klaus K Wilting
500d7dd656
I2C gps testing
2018-06-17 16:26:36 +02:00
Klaus K Wilting
85e9368c6e
I2C gps testing
2018-06-17 16:25:29 +02:00
Klaus K Wilting
bb37aba2c3
lopy.h corrected
2018-06-17 14:06:34 +02:00
Klaus K Wilting
4d56e90ef0
lopy.h set to default
2018-06-17 14:06:14 +02:00
Klaus K Wilting
b5f735a6d3
lopy.h + lopy4.h corrected Pytrack settings
2018-06-17 14:01:55 +02:00
Klaus K Wilting
b1de323ed5
payload encoder fix HAS GPS
2018-06-17 13:31:24 +02:00
Klaus K Wilting
87910492e0
payload encoder fixes (experimental)
2018-06-17 13:24:20 +02:00
Klaus K Wilting
ce43bfd139
compile feature list enhanced
2018-06-17 11:40:52 +02:00
Klaus K Wilting
013222ed73
Cayenne LPP payload added (experimental)
2018-06-17 11:07:29 +02:00
Klaus K Wilting
b47c58436f
new payload encoder (experimental)
2018-06-17 01:15:02 +02:00
Klaus K Wilting
93de42e09b
payload encoder (experimental)
2018-06-17 00:25:40 +02:00
Klaus K Wilting
095334a2a6
new payload encoder (experimental)
2018-06-17 00:05:26 +02:00
Klaus K Wilting
a6642ea8b6
CayenneLPP payload encoder added (experimental)
2018-06-16 23:14:49 +02:00
Klaus K Wilting
692b90d230
paxcounter.conf edit
2018-06-16 20:25:49 +02:00
Klaus K Wilting
ec5b1df77c
payload encoder testing
2018-06-16 20:20:19 +02:00
Klaus K Wilting
509b8b6cd3
finishing new payload converter structure
2018-06-16 19:54:48 +02:00
Klaus K Wilting
7c03c22765
payload converter enhanced
2018-06-16 19:50:36 +02:00
Klaus K Wilting
12c6dcb0ff
added payload.cpp and and payload.h
2018-06-16 13:18:36 +02:00
Klaus K Wilting
fe5da9358e
comments in ttgo.h files updated
2018-06-14 19:49:49 +02:00
Klaus K Wilting
d72af2ce3e
ttgobeam.h formatting
2018-06-12 19:59:47 +02:00
Klaus K Wilting
b79442f26b
clang-format: rcommand.cpp, rgb_led.cpp+h, rokkithash.cpp, vendor_array
2018-06-12 19:57:30 +02:00
Klaus K Wilting
6250a0c308
clang-format: macsniff.cpp, macsniff.h, main.cpp, main.h
2018-06-12 19:55:31 +02:00
Klaus K Wilting
16ff1b4b60
clang-format: loraconf.sample.h, lorawan.cpp, lorawan.h
2018-06-12 19:50:58 +02:00
Klaus K Wilting
4466889a18
clang-format: configmanager.cpp, globals.h, gpsread.cpp
2018-06-12 19:48:21 +02:00
Klaus K Wilting
0cbfb1c354
clang-format adcread.cpp, antenna.cpp, blescan.cpp
2018-06-12 19:44:11 +02:00
Klaus K Wilting
a47cf1517a
v1.3.81
2018-06-12 12:52:48 +02:00
Klaus K Wilting
39f707583f
v1.3.81 merge
2018-06-12 12:44:04 +02:00
Verkehrsrot
745c4b64cc
Update main.h
2018-06-12 12:29:18 +02:00
Klaus K Wilting
81dd510eaa
bugfix ttgobeam.h & update readme.md
2018-06-12 09:28:27 +02:00
Klaus K Wilting
945ce1694d
main.cpp: bugfix NEMA logging
2018-06-11 23:06:14 +02:00
Klaus K Wilting
858eac8d37
main.cpp: Loglevel for GPS NMEA changed from debug to info
2018-06-11 22:58:56 +02:00
Klaus K Wilting
ba681f07f7
lorawan.cpp: small bugfix sprintf PACKET QUEUED
2018-06-11 08:02:37 +02:00
Klaus K Wilting
74f9101db7
rollback "goto" revert
2018-06-11 07:20:57 +02:00
Klaus K Wilting
170abbf53d
revert "goto" change
2018-06-11 00:26:21 +02:00
Klaus K Wilting
a170e4c7ab
main.cpp: syntax error corrected
2018-06-10 22:53:31 +02:00
Klaus K Wilting
e972375bcd
Show GPS status on OLED display
2018-06-10 22:46:13 +02:00
Florian Ludwig
05ab177ee8
fix build brak due to clang-format
2018-06-10 22:09:16 +02:00
Verkehrsrot
283f512028
Revert "normalize code to clang-format"
2018-06-10 21:46:58 +02:00
Florian Ludwig
e9ab86eed0
prefer guard clause over goto
2018-06-10 21:44:39 +02:00
Florian Ludwig
4fce10b03e
always reset mac counters even if lora package could not been sent
...
fixes #76
2018-06-10 21:40:31 +02:00
Florian Ludwig
f7e10cb213
run clang-format on all sources
2018-06-10 21:03:16 +02:00
Klaus K Wilting
3f8820a8dc
v1.3.8 RC
2018-06-10 16:04:13 +02:00
Klaus K Wilting
e30e133bf1
GPS integration now fully functional
2018-06-10 16:00:11 +02:00
Klaus K Wilting
aa1b4172fe
GPS testing
2018-06-10 15:34:21 +02:00
Verkehrsrot
1aa9e64089
Merge pull request #73 from GreyRook/split_headers
...
move header into separate files and have include guards
2018-06-10 01:13:17 +02:00
Klaus K Wilting
21c387c028
GPS testing (experimental)
2018-06-10 00:45:27 +02:00
Klaus K Wilting
600ba2bd71
testing GPS (experimental)
2018-06-09 23:10:40 +02:00
Florian Ludwig
c036b044c0
move header into seperate files and have include guards
2018-06-09 22:28:20 +02:00
Klaus K Wilting
485b4fb2f0
GPS support (experimental)
2018-06-09 22:21:23 +02:00
Klaus K Wilting
f5eb8cdc76
testing GPS
2018-06-09 21:15:35 +02:00
Klaus K Wilting
a43da889d1
testing GPS
2018-06-09 19:20:34 +02:00
Klaus K Wilting
77431dbdde
GPS testing
2018-06-09 17:59:59 +02:00
Klaus K Wilting
b43834a962
testing gps
2018-06-09 16:52:51 +02:00
Klaus K Wilting
4f2139a715
testing GPS
2018-06-09 13:18:59 +02:00
Klaus K Wilting
59cbe6939b
testing
2018-06-09 10:42:12 +02:00
Klaus K Wilting
f7ee3f85b0
GPS support added (experimental)
2018-06-08 22:41:37 +02:00
Klaus K Wilting
bed5b65772
ttgobeam.h modified
2018-06-07 07:54:51 +02:00
Klaus K Wilting
f277b4a913
ttgobeam support
2018-06-06 23:51:12 +02:00
Klaus K Wilting
451a12859e
ttgobeam.h modified
2018-06-06 23:40:11 +02:00
Klaus K Wilting
d73f31607f
ttgobeam.h added
2018-06-06 20:01:08 +02:00
Klaus K Wilting
1e9f384df5
reduced all task loop delays from 10 to 1
2018-06-03 22:28:48 +02:00
Klaus K Wilting
7f0c3202a3
decreased delay in lora loop task
2018-06-03 22:20:19 +02:00
Klaus K Wilting
430f9d6856
lorawan.cpp: removed disable LinkCheckMode
2018-06-03 22:02:22 +02:00
Klaus K Wilting
2887fcfef6
adread.cpp bugfix
2018-06-03 21:06:05 +02:00
Klaus K Wilting
34cdbdd5b1
bugfixes battery read
2018-06-03 21:02:16 +02:00
Klaus K Wilting
ede1cd77a5
adcread.cpp: code sanitization
2018-06-03 17:43:42 +02:00
Klaus K Wilting
d26c266109
readme.md updated
2018-06-03 15:26:04 +02:00
Klaus K Wilting
161749f178
adcread.cpp: code sanitization
2018-06-03 15:20:55 +02:00
Klaus K Wilting
63eda7db03
battery monitoring finished
2018-06-03 15:02:09 +02:00
Klaus K Wilting
b93c80b924
batt monitoring
2018-06-03 14:07:26 +02:00
Klaus K Wilting
c61b4d1d53
testing
2018-06-03 13:23:03 +02:00
Klaus K Wilting
5ca3ef72fd
testing battery probe (experimental)
2018-06-03 00:05:53 +02:00
Klaus K Wilting
9c60a237cf
Battery voltage read implemented (TTGOv2.1)
2018-06-02 22:23:50 +02:00
Klaus K Wilting
428db80073
v1.3.7 taylored to espressif32 v1.0.1
2018-06-02 18:28:01 +02:00
Klaus K Wilting
73d6f30e07
Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter
2018-05-27 17:45:11 +02:00
Klaus K Wilting
1aa0aef669
ttgpv21.h
2018-05-27 17:45:07 +02:00
cyberman54
b9e3961609
code sanitizations
2018-05-27 17:42:18 +02:00
cyberman54
be883d577e
v1.3.6 release
2018-05-27 16:52:13 +02:00
Klaus K Wilting
92cc55a36a
ADR display
2018-05-21 20:35:33 +02:00
Klaus K Wilting
7b8367fa4a
reworked rtos tasking & minor core sanitizations
2018-05-21 17:48:43 +02:00
Klaus K Wilting
61bd56860f
minor fixes
2018-05-21 14:16:25 +02:00
Klaus K Wilting
ff024d7abc
lorawan.cpp bugfix "LORA BUSY"
2018-05-20 21:57:03 +02:00
Klaus K Wilting
776795d75b
lorawan.cpp bugfix BLE payload
2018-05-20 21:48:21 +02:00
Klaus K Wilting
45066af7c9
readme.md and ble default timings
2018-05-20 21:21:47 +02:00
Klaus K Wilting
ed25ec1e92
blescan.cpp code refactoring
2018-05-20 18:31:41 +02:00
Klaus K Wilting
30178bbf43
scan performance optimizations
2018-05-20 16:28:12 +02:00
Klaus K Wilting
9bdc7291d8
bluetooth tasking reworked
2018-05-20 13:50:00 +02:00
Klaus K Wilting
624d24d1c6
loraconf.sample.h
2018-05-20 11:47:13 +02:00
Klaus K Wilting
ca77734039
bluetooth infinite scan
2018-05-19 16:55:18 +02:00
Klaus K Wilting
a44587eb63
small correction in ttgov21.h
2018-05-15 11:55:52 +02:00
Klaus K Wilting
094ffecced
settings for TTGOv2.1 adapted
2018-05-15 11:49:46 +02:00
Klaus K Wilting
9b567fa844
low memory threshold
2018-05-15 10:41:04 +02:00
Klaus K Wilting
79f14b020d
TTGOv2.1 support added
2018-05-15 10:36:11 +02:00
Klaus K Wilting
90f01fa6e0
FiPy support added
2018-05-14 20:53:35 +02:00
Verkehrsrot
ac7e0494df
Merge pull request #57 from GreyRook/fipy_support
...
add FiPy support
2018-05-14 20:32:53 +02:00
Verkehrsrot
5d692bf8c7
Update fipy.h
2018-05-14 20:31:29 +02:00
Florian Ludwig
7f5c936061
add FiPy environment
2018-05-14 18:53:29 +02:00
Klaus K Wilting
0cb94aaff8
BT stacksize configurable
2018-05-12 17:14:52 +02:00
Klaus K Wilting
78ffbd6e64
code sanitization
2018-05-12 13:43:47 +02:00
cyberman54
e96593d5b8
v1.3.41
2018-05-11 23:54:09 +02:00
cyberman54
14b00196de
experimental bug fix memory threshold
2018-05-11 19:07:48 +02:00
Cyberman54
06e68459c8
loraconf.sample.h modified
2018-05-11 12:40:36 +02:00
Klaus K Wilting
221b06d3c6
v1.3.4
2018-04-28 14:33:27 +02:00
Klaus K Wilting
589058d7c5
repair wifichancycle
2018-04-28 14:09:27 +02:00
Klaus K Wilting
626bcc874c
repair cfg.blescantime
2018-04-28 13:11:23 +02:00
Klaus K Wilting
326e01ba51
new cmd set payload sendcycle
2018-04-28 13:07:35 +02:00
Klaus K Wilting
10afaba7d5
v1.3.32
2018-04-28 12:14:22 +02:00
Klaus K Wilting
458bc88041
SF display & set Pin DIO2 to LMIC_unused_pin
2018-04-28 12:13:00 +02:00
Klaus K Wilting
9c10bdf5fe
v1.3.31
2018-04-27 23:57:16 +02:00
Klaus K Wilting
ad44687392
watchdog reset cleanup
2018-04-27 23:44:29 +02:00
Klaus K Wilting
9916d8f6da
changed wifi channel switching to hw interrupt
2018-04-27 23:27:21 +02:00
Klaus K Wilting
b9db1bf1dc
Display refresh & Button IRQ
2018-04-27 22:41:07 +02:00
Klaus K Wilting
cc003c43f0
removed var currentMillis
2018-04-27 21:38:50 +02:00
Klaus K Wilting
3ca741c6dc
v1.3.3: repair memory display
2018-04-27 21:29:46 +02:00
Klaus K Wilting
996f94d401
repair memory display
2018-04-27 18:48:24 +02:00
Klaus K Wilting
19b9e4d721
wifi & lmic loops restructured
2018-04-27 18:32:36 +02:00
Klaus K Wilting
1c7d929201
v1.3.22
2018-04-26 23:25:56 +02:00
Klaus K Wilting
3912322c9e
minor code sanitizations
2018-04-26 19:05:52 +02:00
Charles
93debcbc66
Fixed Led Management
2018-04-26 18:07:48 +02:00
Charles
7d0d352924
Fixed millis related vars to unsigned long
2018-04-26 18:04:46 +02:00
Charles
903183284e
Check if LED at compile time
2018-04-26 18:04:18 +02:00
Klaus K Wilting
6a89aef53a
bugfixing LED routine (not yet done)
2018-04-25 12:24:01 +02:00
Klaus K Wilting
dbf67eb780
bugfixing LED routine (not yet fixed)
2018-04-25 12:15:17 +02:00
Klaus K Wilting
391ad0fe90
bugfixing LED routine (not yet fixed)
2018-04-25 12:09:22 +02:00
Klaus K Wilting
0ca1aa5fd0
bugfixing LED blink (note yet fixed)
2018-04-25 12:07:36 +02:00
Klaus K Wilting
e0dc8cd4d0
bugfixing LED blink routine (not fixed)
2018-04-25 11:46:58 +02:00
Klaus K Wilting
bedd90bede
v1.3.21
2018-04-24 22:37:20 +02:00
Klaus K Wilting
244eb10c29
memory display & reduced task stack sizes & reduced bt loop pause
2018-04-24 22:29:12 +02:00
Klaus K Wilting
7f47829140
v1.3.2
2018-04-20 11:52:58 +02:00
Klaus K Wilting
14e68260e6
bugfixes in LED blink routine
2018-04-20 10:27:13 +02:00
Klaus K Wilting
de2aaf9e6a
cleanup
2018-04-19 21:02:42 +02:00
Klaus K Wilting
c6191f9a24
bugfixes
2018-04-19 19:16:32 +02:00
Klaus K Wilting
f07cc7dcb2
code sanitization
2018-04-19 15:36:01 +02:00
Klaus K Wilting
face65421a
code sanitization
2018-04-19 15:28:27 +02:00
Klaus K Wilting
fab0e4f0dd
code sanitization
2018-04-19 15:17:23 +02:00
Klaus K Wilting
54945f173e
main.cpp: code sanitization
2018-04-19 11:09:17 +02:00
Klaus K Wilting
f922b90242
main.cpp: code sanitization
2018-04-19 11:07:18 +02:00
Klaus K Wilting
7f7dfaeec8
removed 2 of 3 set arrays to save RAM
2018-04-19 10:55:59 +02:00
Klaus K Wilting
e41aaa45a0
cleanups
2018-04-17 23:14:01 +02:00
Klaus K Wilting
bf6a21f44f
new led management (part 2)
2018-04-17 23:05:12 +02:00
Klaus K Wilting
758a960371
new led management (part 1)
2018-04-17 22:42:06 +02:00
Klaus K Wilting
f6864b1973
state machine (part 4)
2018-04-17 19:28:58 +02:00
Klaus K Wilting
cbca740792
state machine (part 3)
2018-04-17 19:20:54 +02:00
Klaus K Wilting
eefac59030
state machine (part 2)
2018-04-17 18:46:01 +02:00
Klaus K Wilting
688d0993af
state machine (part 1)
2018-04-17 18:08:47 +02:00
Klaus K Wilting
e69c911586
bugfixes in bluetooth on/off (still not fixed)
2018-04-16 22:48:00 +02:00
Klaus K Wilting
e01d4c2100
cleanups
2018-04-16 20:56:29 +02:00
Klaus K Wilting
3c0af4d146
release v1.3.0
2018-04-16 11:15:50 +02:00
Klaus K Wilting
a3f23aef25
centralize display writes (part 6)
2018-04-16 11:03:12 +02:00
Klaus K Wilting
68cded9c71
main.cpp: update comments
2018-04-16 00:28:55 +02:00
Klaus K Wilting
514e2c6d05
centralize display writes (part 5)
2018-04-16 00:05:33 +02:00
Klaus K Wilting
52142c9d05
centralize display writes (part 4)
2018-04-16 00:05:11 +02:00
Klaus K Wilting
4bc888d78d
centralize display writes (part 3)
2018-04-15 23:50:53 +02:00
Klaus K Wilting
3efd3890f3
centralize display writes (part 2)
2018-04-15 22:31:19 +02:00
Klaus K Wilting
130fefd49d
centralize display writes (part 1)
2018-04-15 22:21:30 +02:00
Klaus K Wilting
01e81b3581
blescan.cpp: comment added
2018-04-15 21:02:29 +02:00
Klaus K Wilting
43c06bb94f
blescsn.cpp: esp_blufi_api.h include added again (*is* needed)
2018-04-15 20:58:08 +02:00
Klaus K Wilting
a0564f3607
blescan.cpp: bluefi_api removed (unneeded)
2018-04-15 20:20:35 +02:00
Klaus K Wilting
24eed4a55e
main.cpp: small change in main loop
2018-04-15 18:54:23 +02:00
Klaus K Wilting
d3bbd46f79
delays in loop_tasks adjusted
2018-04-15 18:19:47 +02:00
Klaus K Wilting
524adaf8b5
!REPAIR! blescan.cpp: delay(500) back; otherwise watchdog triggers
2018-04-15 18:05:36 +02:00
Klaus K Wilting
441204236e
main.cpp: single core option removed
2018-04-15 14:32:26 +02:00
Klaus K Wilting
77dc71ed13
blescan.cpp: removed delay in bt_loop task
2018-04-15 14:06:25 +02:00
Klaus K Wilting
34d32df248
changed core 1->0; increased stack size for bt task -> 8192
2018-04-15 13:59:37 +02:00
Klaus K Wilting
0b0dc9c02b
v1.2.98
2018-04-15 12:12:06 +02:00
Klaus K Wilting
342f135d41
main.h: removed BLESCANCYCLE
2018-04-15 01:21:13 +02:00
Klaus K Wilting
e4afdf6c77
blescan.cpp optimization
2018-04-15 01:04:39 +02:00
Klaus K Wilting
4f8bb26fc0
blescan.cpp optimization
2018-04-15 00:51:28 +02:00
Klaus K Wilting
666d2e0e32
fixes blescan.cpp & update readme.md
2018-04-14 21:42:30 +02:00
Klaus K Wilting
f903a930c4
!REPAIR! some more was broken in blescan.cpp
2018-04-14 21:20:45 +02:00
Klaus K Wilting
ed8334d3e8
blescan.cpp: bt_loop speedup
2018-04-14 21:02:49 +02:00
Klaus K Wilting
af0f26f4e8
!REPAIR! of broken blescan.cpp
2018-04-14 21:00:36 +02:00
Klaus K Wilting
5f34015199
blescan.cpp: code sanitization
2018-04-14 20:51:44 +02:00
Klaus K Wilting
d4c4f5b532
further fixes for refactoring BLE scan
2018-04-14 20:33:33 +02:00
Klaus K Wilting
c57e7b75f4
completely reworked BLE scan
2018-04-14 20:22:58 +02:00
Klaus K Wilting
116197f632
blescan.cpp created
2018-04-14 19:22:29 +02:00
Klaus K Wilting
e91b6be5dd
macsniff.cpp: removed some BLExxx.h
2018-04-14 17:52:30 +02:00
Klaus K Wilting
e1f8d89cab
Little code sanitization in BLECount()
2018-04-09 12:30:49 +02:00
Klaus K Wilting
95d8db56ae
main.h defaults
2018-04-07 12:03:19 +02:00
Klaus K Wilting
c88b37d92d
minor fixes if BLE disabled
2018-04-07 12:02:13 +02:00
Klaus K Wilting
a6b22a3fb3
BLE params changed
2018-04-06 22:25:12 +02:00
Klaus K Wilting
71b6f75781
BLE params changed
2018-04-06 22:24:54 +02:00
Klaus K Wilting
f9ba346c68
enhanced BLE scan parameters
2018-04-06 21:34:25 +02:00
Klaus K Wilting
9acdd1d575
comments added in BLE routine
2018-04-06 18:19:10 +02:00
Klaus K Wilting
308a8d38a2
changed BLE scan mode to passive (is faster)
2018-04-06 17:52:24 +02:00
Klaus K Wilting
0041970142
minor u8x8 code optimizations
2018-04-06 17:31:01 +02:00
Klaus K Wilting
b82a770882
OLED Display cosmetics
2018-04-06 17:19:37 +02:00
Klaus K Wilting
a65c6f8596
reduce screen flicker by removing clearlines
2018-04-06 16:09:01 +02:00
Charles
9315810028
Removed sample config with defines
2018-04-06 10:56:21 +02:00
Charles
bd62e3d538
Send WiFi Mac instead of total WiFi+BLE
2018-04-06 10:56:03 +02:00
Klaus K Wilting
f435d44981
macsniff.cpp: reduced screen flicker
2018-04-05 22:11:32 +02:00
Klaus K Wilting
018c78ba29
minor cosmetics
2018-04-05 21:47:43 +02:00
Charles
7fc0fc0a74
Optimize add function, fixed New/Already Seen bug
2018-04-05 16:26:25 +02:00
Charles
01d617f61e
Fixed display bug
2018-04-05 14:35:53 +02:00
Charles
a37a567ab2
Code optimization
2018-04-05 14:34:39 +02:00
Charles
114651d8c0
Improved hash & salt
2018-04-05 14:33:30 +02:00
Charles
bc114e4d1f
Added board definition symbol
2018-04-05 09:56:26 +02:00
Charles
17fab82cd7
Centralized display
2018-04-05 08:48:24 +02:00
Charles
428a29286c
Removed any display from mac_add
2018-04-05 08:48:08 +02:00
Charles
0e4c8facd0
make currentScanDevice extern
2018-04-05 08:47:41 +02:00
Charles
66c4aa4a0c
bump to v1.2.94
2018-04-05 08:47:17 +02:00
Charles
549e9ef944
removed unneeded #include
2018-04-05 08:46:59 +02:00
Klaus K Wilting
ba76646f21
main.cpp: reduced i2c display speed (test)
2018-04-04 23:29:03 +02:00
Klaus K Wilting
c71ff050cf
main.cpp: double u8x8.begin() removed
2018-04-04 22:56:34 +02:00
Charles
58b3299f93
Changed display mode to see if we still see 16 max bug
2018-04-04 18:02:30 +02:00
Charles
0798c6388a
Added unit of RSSI debug line
2018-04-04 14:34:44 +02:00
Charles
334a23a8e2
Avoid buffer overflow
2018-04-04 14:27:36 +02:00
Charles
204b91237c
optimized newnac
2018-04-04 14:23:02 +02:00
Charles
eef19c581b
Cosmetic OLED display
2018-04-04 14:22:15 +02:00
Charles
8ca6e7b024
Optimized salt and hash
2018-04-04 12:45:31 +02:00
Charles
327aaf46f8
created centralized function salt_reset()
2018-04-04 12:39:40 +02:00
Verkehrsrot
dd99c078f1
revert change in macsniff.cpp (to be further tested)
2018-04-04 09:51:33 +02:00
Verkehrsrot
03a8a29aac
Merge branch 'master' into master
2018-04-04 08:31:48 +02:00
Charles
0144a305e5
Bump to v1.2.93
2018-04-04 01:42:10 +02:00
Charles
39b0c4eefe
Added warning on software deveui override by HW one
2018-04-04 01:37:59 +02:00
Charles
b0d29b16b2
bump to v1.2.92
2018-04-04 01:27:36 +02:00
Charles
16d015feae
Fixed and Moved reading HW deveui to lorawan.cpp
2018-04-04 01:26:05 +02:00
Klaus K Wilting
2a9cc2b2b4
v1.2.92: display flip mode implemented
2018-04-03 23:42:43 +02:00
Charles
2edae9d51b
Use size of buffer instead of hard number
2018-04-03 23:38:37 +02:00
Klaus K Wilting
dc7f4ca90e
v1.2.91: enhanced RGB LED blink
2018-04-03 21:26:51 +02:00
Klaus K Wilting
f71d967eab
testing
2018-04-03 18:13:39 +02:00
Klaus K Wilting
d2330fb5b1
testing
2018-04-03 18:03:05 +02:00
Klaus K Wilting
4246359c30
merge pull request #21 for testing
2018-04-03 17:47:11 +02:00
Klaus K Wilting
f266da5a9f
Merge branch 'master' of https://github.com/hallard/ESP32-Paxcounter into test
2018-04-03 17:05:44 +02:00
Klaus K Wilting
92487febc0
LoPy/LoP4 LED board definition corrected
2018-04-03 16:54:58 +02:00
Klaus K Wilting
22ba119bf5
updated board definitions for LoPy/LoPy4
2018-04-03 16:41:23 +02:00
Charles
47f0f90cf3
Revert "Removed all display code if not HAS_DISPLAY"
...
This reverts commit 3640a62b93
.
2018-04-03 16:14:57 +02:00
Klaus K Wilting
30a66743a6
macsniff.cpp: logging bug fixed
2018-04-03 13:18:31 +02:00
Charles
f4ecc3924b
Added 24AA02E64 deveui reading
...
Not working yet (I2C bug in ESP32 framework)
2018-04-03 12:39:11 +02:00
Charles
3640a62b93
Removed all display code if not HAS_DISPLAY
2018-04-03 12:38:15 +02:00
Charles
8b4c5c1d87
Added values for Microchip 24AA02E64 unique DEVEUI Address
2018-04-03 11:27:34 +02:00
Charles
3b1baf1fc4
BLE Scan time set to 10s
2018-04-03 11:24:06 +02:00
Charles
6739a226c3
Blink RGB Led on BLE device seen
2018-04-03 11:23:39 +02:00
Klaus K Wilting
5cdb4d53aa
configmanager.cpp: bugfix blescancycle NVRAM
2018-04-03 11:07:00 +02:00
Klaus K Wilting
9c15a86b77
v1.2.86 small fixes
2018-04-02 23:27:38 +02:00
Klaus K Wilting
b854f09204
v1.2.85
2018-04-02 22:45:08 +02:00
Klaus K Wilting
7eef5a846e
v1.2.83: BLE scan frequency made remote configurable
2018-04-02 21:26:22 +02:00
Klaus K Wilting
da9ea6a35d
main.cpp: bug fixed in loop count logic (issue #18 )
2018-04-02 21:02:22 +02:00
Klaus K Wilting
703e6ec894
main.cpp: bug fixed channel rotation
2018-04-02 19:04:10 +02:00
Klaus K Wilting
95358eb6d3
comments cosmetics
2018-04-02 14:43:39 +02:00
Klaus K Wilting
60b1d31f6a
some fixes in macsniff.cpp
2018-04-02 14:34:16 +02:00
Klaus K Wilting
cbecfb4463
v1.2.71 test
2018-04-02 10:09:44 +02:00
Klaus K Wilting
c330571a14
v1.2.7 test
2018-04-02 09:44:30 +02:00
Klaus K Wilting
ec89b8c1d3
resolved merge conflicts
2018-04-02 09:38:45 +02:00
Klaus K Wilting
9da4a1c10a
resolve merge conflicts
2018-04-02 09:32:11 +02:00
Klaus K Wilting
a839f5ea68
resolved merge conflicts
2018-04-02 09:30:03 +02:00
Charles
05f1f75c9f
Fixed RGB Led after transmit
2018-04-02 03:13:01 +02:00
Charles
121e79cd7c
Added Leds managment
2018-04-02 03:00:27 +02:00
Charles
c5d82fb1e0
Removed Vendor filter for BLE Scan
2018-04-02 02:59:55 +02:00
Charles
ea62f49220
On Board LED is active LOW
2018-04-02 01:38:25 +02:00
Charles
5aa86ba801
Added RGB LED, and new counters
2018-04-02 01:36:51 +02:00
Charles
2a7989658d
use new counters
2018-04-02 01:36:34 +02:00
Charles
ef85178016
Refactored mac counter and BLE scan
2018-04-02 01:36:14 +02:00
Charles
96630e08f8
Added RGB Luminosity, changed AES to perf and default BLE duration
2018-04-02 01:35:36 +02:00
Charles
8a2d848370
Set back to include file
2018-04-02 01:34:10 +02:00
Charles
5c5d40e050
added RGB Led
2018-04-02 01:33:49 +02:00
Charles
0840573f38
Merged in macsniff
2018-04-02 01:30:24 +02:00
Klaus K Wilting
cc6d8da5dd
salting finally bugfixed
2018-04-01 22:25:08 +02:00
Klaus K Wilting
2a8aef60a9
salting fixed
2018-04-01 22:21:00 +02:00
Klaus K Wilting
70d7b4f719
salt bugfix
2018-04-01 22:14:51 +02:00
Klaus K Wilting
0326e03fd8
salt logic modified
2018-04-01 21:02:13 +02:00
Klaus K Wilting
39022e2340
salt logic modified
2018-04-01 20:56:18 +02:00
Klaus K Wilting
7c906c5d6b
salt logic improved
2018-04-01 19:04:13 +02:00
Klaus K Wilting
91ac7eb32f
salt logic improved
2018-04-01 18:33:22 +02:00
Klaus K Wilting
c1065193c6
salt logic improved
2018-04-01 18:18:01 +02:00
Klaus K Wilting
ca75dee4f2
logging modified
2018-04-01 16:59:48 +02:00
Klaus K Wilting
5d6d06005a
modified salt logic
2018-04-01 16:52:07 +02:00
Klaus K Wilting
4914305ba8
code sanitization
2018-04-01 13:27:53 +02:00
Klaus K Wilting
eebcb4f73a
MAC mask removed again
2018-04-01 13:24:02 +02:00
Klaus K Wilting
78ead0f0ce
changed random number generator
2018-04-01 13:16:59 +02:00
Klaus K Wilting
c1c6dda221
srand init fixed
2018-04-01 10:54:44 +02:00
Klaus K Wilting
626269d62c
sprintf mac counter fixed
2018-04-01 10:40:18 +02:00
Klaus K Wilting
1b22c6db7b
bugfix in mac counter printf
2018-04-01 09:58:01 +02:00
Charles
fb3d63483b
Added RGB Led luminosity parameter
2018-03-31 23:30:32 +02:00
Charles
3a8a0dcb65
Added LED_ACTIVE_LOW
2018-03-31 23:23:16 +02:00
Charles
4c9e6c3c4d
added LED_ACTIVE_LOW
...
Led management done in loop
2018-03-31 23:22:46 +02:00
Klaus K Wilting
ac8fa77eb0
srand init fixed
2018-03-31 23:22:43 +02:00
Klaus K Wilting
cf2a620e8a
reduced mac and ble counter to 16bit
2018-03-31 23:12:27 +02:00
Charles
c029117fec
Creation
2018-03-31 23:04:26 +02:00
Charles
0ec9b2e83a
Splitted to cpp+h be able to get used by blecount.cpp
2018-03-31 23:04:17 +02:00
Klaus K Wilting
527f47d558
small code sanitizations
2018-03-31 22:11:55 +02:00
Klaus K Wilting
3448a08875
srand() init with temperature
2018-03-31 21:50:03 +02:00
Klaus K Wilting
d92cd89dae
srand() init with chip temperature
2018-03-31 21:47:39 +02:00
Klaus K Wilting
6220a44e7e
salt bugfix
2018-03-31 19:04:56 +02:00
Klaus K Wilting
17f550984f
v1.2.61: salt value displayed on console
2018-03-31 18:37:49 +02:00
Klaus K Wilting
17197b46e4
v1.2.6 salting & hashing MACs implemented
2018-03-31 18:17:13 +02:00
Klaus K Wilting
27af81ab5c
new 32bit hash logic
2018-03-31 15:09:53 +02:00
Klaus K Wilting
df6cb25b38
created first version with hash
2018-03-31 13:54:40 +02:00
Klaus K Wilting
b0cd39cafa
main.h: wifi settings enhanced
2018-03-30 22:10:28 +02:00
Klaus K Wilting
19ddbc4113
small code improvements
2018-03-30 21:37:51 +02:00
Klaus K Wilting
8e4abfa90f
update LICENSE
2018-03-30 21:23:35 +02:00
Klaus K Wilting
ec5f781cfc
revert change main.h -> main.conf
2018-03-30 20:57:00 +02:00
Klaus K Wilting
4b46c19db0
revert change main.h -> main.conf
2018-03-30 20:54:41 +02:00
Klaus K Wilting
f6f63b6a57
changed main.h -> main.conf
2018-03-30 20:51:49 +02:00
Klaus K Wilting
875ad77967
wifisniffer.cpp: code improvements
2018-03-30 20:41:08 +02:00
Charles
b9d80f98ce
Updated comment
2018-03-28 01:31:00 +02:00
Charles
d35ae40b32
Creation
2018-03-28 01:30:47 +02:00
Klaus K Wilting
aff7ff9444
change LoPy/LoPy4 RGB-LED
2018-03-27 14:34:37 +02:00
Klaus K Wilting
92cbaeeaa6
v1.2.5
2018-03-27 12:46:38 +02:00
Klaus K Wilting
156aba2709
development branch created
2018-03-27 12:45:09 +02:00
Charles
ff85d908ac
default to disable brownout detection
2018-03-27 11:05:33 +02:00
Charles
6e0ec1cb2a
Added brownout remove and pullup on button
2018-03-27 11:05:06 +02:00
Charles
fdcfcdadc0
updated comments
2018-03-27 02:07:10 +02:00
Charles
466e49d998
Creation
2018-03-27 01:51:48 +02:00
Klaus K Wilting
ce3f7c09f6
comments in loraconf_sample.h changed
2018-03-25 23:43:26 +02:00
Klaus K Wilting
7b9e962963
bug fixed in template loraconf_sample.h
2018-03-25 23:41:24 +02:00
Klaus K Wilting
4ec57e067d
main.cpp: bug fixed in button handling
2018-03-25 23:38:54 +02:00
Klaus K Wilting
0539562a66
New title pic
2018-03-25 20:34:44 +02:00
Klaus K Wilting
4559aa02a6
rcommand.cpp fixed (issue #9 )
2018-03-24 15:58:12 +01:00
Klaus K Wilting
d6164f3132
wifi antenna switch implented (LoPy/LoPy4 only)
2018-03-24 13:38:43 +01:00
Klaus K Wilting
62325e9d40
changes in antenna.cpp; license cleanup
2018-03-24 11:28:33 +01:00
Klaus K Wilting
05e9843bd5
bug fixed in printKey()
2018-03-24 10:43:48 +01:00
Klaus K Wilting
fe925f19f8
revert a buggy change in lorawan.cpp
2018-03-23 16:48:52 +01:00
Klaus K Wilting
16bc2dda23
loraconf_sample.h updated
2018-03-23 16:45:27 +01:00
Klaus K Wilting
09e2cba909
fixed error in DEVEUI parsing
2018-03-23 11:57:19 +01:00
Klaus K Wilting
adb391211c
rcommand.cpp: missing lmic include fixed
2018-03-21 23:44:22 +01:00
Klaus K Wilting
701e8192f8
APPEUI handling changed (issue #5 )
2018-03-21 22:50:49 +01:00
Klaus K Wilting
86c2bfd98e
fix loraconf_sample.h
2018-03-21 22:35:57 +01:00
Klaus K Wilting
903bbac73d
DEVEUI handling improved (issue #5 )
2018-03-21 22:32:59 +01:00
Klaus K Wilting
ce5dadeffe
code sanitization; button on TTGOv1
2018-03-21 21:53:42 +01:00
Klaus K Wilting
ac0ff020c6
code sanitizations
2018-03-21 18:03:14 +01:00
Klaus K Wilting
f4a3cb8571
v1.2.3
2018-03-21 17:41:43 +01:00
Klaus K Wilting
861115913a
code sanitizations
2018-03-21 17:34:11 +01:00
Klaus K Wilting
cf7c908883
TTGOv1 support added (experimental)
2018-03-21 14:33:55 +01:00
Klaus K Wilting
825943c2e5
wifisniffer.cpp: settings changed
2018-03-20 22:58:51 +01:00
Klaus K Wilting
daa0b2e58e
set wifi_init_config NVS flash: disabled
2018-03-20 22:14:43 +01:00
Klaus K Wilting
548a1ce22d
v1.2.1: TTGOv1 support (experimental)
2018-03-20 21:38:41 +01:00
Verkehrsrot
f238dc3f0f
Initial upload
2018-03-18 19:45:17 +01:00