Klaus K Wilting
|
22c5293320
|
Merge branch 'master' of https://github.com/hallard/ESP32-Paxcounter into test
|
2018-04-04 15:46:48 +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 |
|
Verkehrsrot
|
c645c4981b
|
Merge pull request #27 from cyberman54/master
syncing test with master
|
2018-04-04 13:59:19 +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
|
2fe2c10219
|
Merge pull request #26 from hallard/master
Fixed reading of HW deveui
|
2018-04-04 08:34:06 +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 |
|
Verkehrsrot
|
42cb206789
|
Update README.md
|
2018-04-03 21:03:59 +02:00 |
|
Verkehrsrot
|
e2846d5807
|
Update README.md
|
2018-04-03 21:03:01 +02:00 |
|
Verkehrsrot
|
2ffe78ab4f
|
Update README.md
|
2018-04-03 18:30:00 +02:00 |
|
Verkehrsrot
|
00a201a0d9
|
Update README.md
|
2018-04-03 18:28:40 +02:00 |
|
Verkehrsrot
|
95759577db
|
Merge pull request #25 from cyberman54/test
v1.2.9: pull request #21 + some minor fixes
|
2018-04-03 18:24:45 +02:00 |
|
Klaus K Wilting
|
62499490ac
|
testing
|
2018-04-03 18:19:58 +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 |
|
Verkehrsrot
|
ecc611852c
|
Merge pull request #24 from cyberman54/master
sync test to master
|
2018-04-03 17:02:34 +02:00 |
|
Klaus K Wilting
|
92487febc0
|
LoPy/LoP4 LED board definition corrected
|
2018-04-03 16:54:58 +02:00 |
|
Verkehrsrot
|
3552f05409
|
Merge pull request #23 from cyberman54/test
updated board definitions for LoPy/LoPy4
|
2018-04-03 16:42:24 +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
|
823bb000a1
|
platformio.ini: log level default changed to [Info]
|
2018-04-03 15:52:53 +02:00 |
|
Verkehrsrot
|
2b4d09bafd
|
Merge pull request #22 from cyberman54/test
macsniff.cpp: logging bug fixed
|
2018-04-03 13:44:44 +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 |
|
Charles
|
3c590a2c3d
|
Link fix
|
2018-04-03 11:23:22 +02:00 |
|
Charles
|
c066a62ede
|
Added RGB Led doc
|
2018-04-03 11:20:06 +02:00 |
|
hallard
|
c7d548a7cc
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-03 11:15:48 +02:00 |
|
Charles
|
9f2a2919c5
|
Revert "10s BLE scan time looks enough"
This reverts commit 72193b0b3a .
|
2018-04-03 11:11:04 +02:00 |
|
Charles
|
72193b0b3a
|
10s BLE scan time looks enough
|
2018-04-03 11:10:46 +02:00 |
|
Verkehrsrot
|
672b510ba4
|
Merge pull request #20 from cyberman54/test
sync Test to Master
|
2018-04-03 11:09:13 +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 |
|
Verkehrsrot
|
2657596646
|
Merge pull request #19 from cyberman54/master
syncing with master
|
2018-04-02 22:50:45 +02:00 |
|