Jelmer
cbb4e617ba
Merge pull request #16 from jjwbruijn/refactored-download-rawimages
...
Refactored download rawimages
2023-02-17 14:53:09 +01:00
Jelmer
10fbc00965
fixed sending to the correct PAN
2023-02-17 14:37:32 +01:00
Jelmer
fb271fb22e
refactored some stuff, better low power sleep
2023-02-17 14:27:47 +01:00
Jelmer
6c5031ad4c
fixed the epd-reset-wake issue
2023-02-17 00:15:01 +01:00
Jelmer
a375e8ff60
blaat2
2023-02-15 22:01:57 +01:00
Jelmer
01a3b13b5a
blaat
2023-02-15 22:01:05 +01:00
Jelmer
682abb64cd
added binaries
2023-02-15 21:53:03 +01:00
Jelmer
2249e648fc
testing - power not checked!
2023-02-15 20:58:18 +01:00
Nic Limper
5fd68bdf81
Merge pull request #15 from nlimper/development
...
small bugs fixed
2023-02-15 17:57:33 +01:00
Nic Limper
5d4895124f
small bugs fixed
2023-02-15 17:21:06 +01:00
Nic Limper
28cb97bda0
Merge pull request #14 from nlimper/development
...
new content and improvements
2023-02-15 14:59:31 +01:00
Nic Limper
e94ea87005
luts, timing, wakeup reason, dither fix
2023-02-15 14:54:46 +01:00
Jelmer
9b9b6336ea
added better watchdogs
2023-02-15 00:40:13 +01:00
Nic Limper
113811ef33
Merge branch 'master' into development
2023-02-14 23:01:40 +01:00
Jelmer
878ffc225b
added binaries for latest version
2023-02-12 23:01:12 +01:00
Jelmer
38d8b51aae
added some more 4.2" UI screens, long sleep screen
2023-02-12 22:17:17 +01:00
Jelmer
feb3a7f9ba
long term sleep with mostly blank screen
2023-02-12 19:44:17 +01:00
Jelmer
f50b0bd4ff
added icons, testing required for scanning-phase
2023-02-12 16:28:43 +01:00
Jelmer
11e5cf34e0
select lut as argument for drawing
2023-02-11 23:35:20 +01:00
Nic Limper
577b2e541a
added rss feed to content
2023-02-10 18:14:39 +01:00
Nic Limper
4ab924b41f
weather forecast
2023-02-10 02:14:58 +01:00
Nic Limper
9a62d70266
Merge pull request #13 from nlimper/development
...
fix duplicate data and timeout in apfw
2023-02-09 22:25:07 +01:00
Nic Limper
33316c1f3f
fix duplicate data and timeout in apfw
...
+ implement pinging AP
+ fix some timings
2023-02-09 22:11:58 +01:00
Jelmer
5aab0423b8
updated epd.c after lut fix
2023-02-09 21:57:44 +01:00
Jelmer
7bcc326ff5
auto EPD-lut type detection on 1.54", new binaries
2023-02-09 21:57:05 +01:00
Nic Limper
372b1071d4
Merge pull request #12 from nlimper/development
...
timing improvements and bugfixes
2023-02-09 19:42:47 +01:00
Nic Limper
8410eb0a53
timing improvements and bugfixes
2023-02-09 19:40:55 +01:00
Nic Limper
580f922ea7
Merge pull request #11 from nlimper/development
...
bugfixes
2023-02-08 00:21:31 +01:00
Nic Limper
9c4cd9ab46
bugfixes
2023-02-08 00:20:08 +01:00
Jelmer
e5daa87bb5
added ap fw
2023-02-07 14:10:13 +01:00
Jelmer
79e8e27f1e
added binaries
2023-02-07 13:59:47 +01:00
Nic Limper
0039f0c1cc
Merge pull request #10 from nlimper/development
...
Lots of webinterface improvements. Note: your settings.h will be overwritten again, but structure of the file is changed so it's easier to manage now.
2023-02-07 13:00:45 +01:00
Nic Limper
f41d4625d9
Merge branch 'master' into development
2023-02-07 12:56:45 +01:00
Nic Limper
a752927f50
bugfixes
2023-02-07 12:54:33 +01:00
Jelmer
1495885486
added some screens, ways to test them
2023-02-07 08:45:52 +01:00
Nic Limper
b0064f67f2
Merge branch 'master' into development
2023-02-06 22:16:57 +01:00
Jelmer
d85043a18c
further power consumption tuning
2023-02-06 21:23:23 +01:00
Jelmer
76d1600b29
lots of improvements, improved battery life, scan
2023-02-06 17:00:55 +01:00
Jelmer
efdc38115f
fixed reception of short datareq for ap
2023-02-06 14:06:31 +01:00
Nic Limper
bef45b7366
added receive info values in tagDB and webpage
...
changed settings.h to make it easier to switch between development environments
2023-02-05 00:27:54 +01:00
Jelmer
300f0fe018
improved AP stability onder load, cleanup
2023-02-05 00:07:25 +01:00
Nic Limper
5642527f31
hwmodel automatic
2023-02-04 16:37:55 +01:00
Jelmer
c620600caa
Merge pull request #9 from nlimper/development
...
spiffseditor improvements
2023-02-04 11:47:43 +01:00
Jelmer
3528273aae
Merge branch 'master' of https://github.com/jjwbruijn/solum-esl-alternative-proto
2023-02-04 02:20:44 +01:00
Jelmer
c8eafdb3cb
bitfield removed from esp32 fw
2023-02-04 02:20:34 +01:00
Jelmer
8cc5ae23af
removd bitfield as it turned out to be inefficient
2023-02-04 02:20:22 +01:00
Nic Limper
45c4867444
Weather displays
...
- added weather content
- adapted all content to work with 1.54" displays
2023-02-04 01:43:10 +01:00
Nic Limper
5821be6388
Merge remote-tracking branch 'upstream/master'
2023-02-02 20:57:42 +01:00
Nic Limper
78629d1b2e
Merge branch 'development'
2023-02-02 20:56:39 +01:00
Nic Limper
a89563a0bb
spiffseditor improvements
...
- spiffseditor improvements
- moved some files around in Littlefs-partition
- small fixes
*** Watch out: also upload the new /data folder to the file system. All existing files will be deleted. If you want to keep the database, download tagDB.json first.
2023-02-02 20:21:07 +01:00