norbert-walter
|
db69b37df2
|
Fix for issue #79
|
2024-11-02 16:55:38 +01:00 |
norbert-walter
|
c5449a91a6
|
Fix for GPS and RTC see issue #79 and #88
|
2024-11-02 16:28:22 +01:00 |
Norbert Walter
|
717d66054d
|
Merge pull request #108 from thooge/master
Implement formatter for XTE (cross track error)
|
2024-11-02 13:35:13 +01:00 |
Thomas Hooge
|
2fbe8c7fa8
|
Implement formatter for XTE (cross track error)
|
2024-10-31 18:45:01 +01:00 |
norbert-walter
|
644a0cd91b
|
Translate to English
|
2024-10-31 09:52:55 +01:00 |
norbert-walter
|
2f7d02892a
|
Move notes.txt
|
2024-10-31 09:45:48 +01:00 |
Norbert Walter
|
3a3f27c68f
|
Merge pull request #106 from TobiasE-github/master
PageWindRoseFlex where all Data fields can be configured
|
2024-10-31 09:44:18 +01:00 |
norbert-walter
|
8a52be7288
|
Stop code for obp60task
|
2024-10-31 09:43:57 +01:00 |
Thomas Hooge
|
3b1b6395ef
|
Fix avg display in voltage page
|
2024-10-28 06:37:48 +01:00 |
Tobias E
|
c805adbc9d
|
deleted: lib/obp60task/PageWindRose2.cpp
modified: lib/obp60task/config.json
modified: lib/obp60task/obp60task.cpp
Cleanup, deleted PageWindRose2
|
2024-10-26 11:31:08 +00:00 |
Tobias E
|
19fd80128c
|
modified: lib/obp60task/config.json
|
2024-10-26 10:12:36 +00:00 |
Tobias E
|
92da148f35
|
modified: lib/obp60task/PageWindRoseFlex.cpp
|
2024-10-26 09:59:14 +00:00 |
Tobias E
|
a76264dbab
|
modified: lib/obp60task/config.json
|
2024-10-26 09:40:51 +00:00 |
Tobias E
|
116deab9a4
|
modified: lib/obp60task/config.json
Typo
|
2024-10-26 09:26:19 +00:00 |
Tobias E
|
62bcfbbbcd
|
modified: lib/obp60task/PageWindRoseFlex.cpp
|
2024-10-26 09:25:01 +00:00 |
Tobias E
|
2c23517ad6
|
modified: lib/obp60task/config.json
Fixed errors in Page numbers
|
2024-10-26 09:18:13 +00:00 |
Tobias E
|
4bef5fddd3
|
modified: lib/obp60task/obp60task.cpp
|
2024-10-26 09:04:08 +00:00 |
Tobias E
|
20130b6248
|
modified: lib/obp60task/config.json
addes Data Fields 5 and 6 for all 10 Pages
|
2024-10-26 08:42:10 +00:00 |
Tobias E
|
e0a5677cd9
|
added PageWindRoseFlex
|
2024-10-26 08:32:53 +00:00 |
Tobias E
|
adacc3a34d
|
modified: lib/obp60task/PageWindRose2.cpp
changed hardcoded values to COG and SOG
|
2024-10-26 07:55:49 +00:00 |
Tobias E
|
63fb67a828
|
new file: lib/obp60task/PageWindRose2.cpp
modified: lib/obp60task/config.json
modified: lib/obp60task/obp60task.cpp
Added WindRose (identical to WindRose)
|
2024-10-26 07:51:29 +00:00 |
thooge
|
3fb84a822b
|
Merge branch 'norbert-walter:master' into master
|
2024-10-21 10:47:12 +02:00 |
Thomas Hooge
|
4dedb1eadd
|
Fixed some typos
|
2024-10-21 10:42:55 +02:00 |
Norbert Walter
|
078bae6e54
|
Update PageWindRose.cpp Fix #102
Fix for #102
|
2024-10-21 09:24:04 +02:00 |
Thomas Hooge
|
7367c25f50
|
Add ISO date format
|
2024-10-21 08:31:07 +02:00 |
thooge
|
700781ae23
|
Added support for BMP280
|
2024-10-16 13:49:30 +02:00 |
norbert-walter
|
2756d115ab
|
Change function for setting CPU speed
|
2024-10-06 12:49:50 +02:00 |
norbert-walter
|
d0ae156965
|
Change stack size from 10kB to 35kB
|
2024-10-06 11:16:39 +02:00 |
norbert-walter
|
b3ee13074c
|
Implement Min Power mode
|
2024-09-27 15:32:28 +02:00 |
norbert-walter
|
91b0c25dd6
|
Add CPU speed for config. Modify display refresh with temp compensation
|
2024-09-26 17:57:43 +02:00 |
norbert-walter
|
bb8ff01e41
|
Cange zeroprefix to 100 for SPI init
|
2024-09-20 13:54:23 +02:00 |
norbert-walter
|
f611cab14b
|
Delete FastLED and implement DMA to SPI for all RGB leds
|
2024-09-20 13:25:11 +02:00 |
norbert-walter
|
2980013ea2
|
Remove initdisplay() from refreshes
|
2024-09-20 12:41:26 +02:00 |
norbert-walter
|
0ede06588f
|
Code cleaning
|
2024-09-18 16:58:59 +02:00 |
norbert-walter
|
ed2439febc
|
Logging: change string to c-string
|
2024-09-18 15:21:57 +02:00 |
norbert-walter
|
1b7c0f6f11
|
Changing from HSPI to FSPI
|
2024-09-15 23:49:54 +02:00 |
norbert-walter
|
91f8ba0e4d
|
SPI for FastLED
|
2024-09-13 17:41:02 +02:00 |
norbert-walter
|
393f71311c
|
Add init dsplay before full refresh
|
2024-09-13 09:41:57 +02:00 |
norbert-walter
|
688c123f29
|
Docu partition table add 8MB
|
2024-09-04 20:55:51 +02:00 |
norbert-walter
|
9740524440
|
Typo
|
2024-09-04 20:48:51 +02:00 |
norbert-walter
|
5c4abb9268
|
Docu partition table
|
2024-09-04 20:43:02 +02:00 |
norbert-walter
|
0a30720ca0
|
Fix for test firmware
|
2024-09-03 23:28:12 +02:00 |
norbert-walter
|
6829e8b2ee
|
Test firmware 2 with new parameter for e-paper display
|
2024-09-03 20:51:30 +02:00 |
norbert-walter
|
619a20e4c7
|
Modify display refresh (fix multible refresh)
|
2024-08-23 16:18:39 +02:00 |
norbert-walter
|
2659b1cc48
|
Go back for old version display refresh
|
2024-08-23 15:26:14 +02:00 |
norbert-walter
|
9fa961043b
|
Modify display refresh (fix multible refresh)
|
2024-08-23 15:21:05 +02:00 |
norbert-walter
|
57fbaf3b25
|
Modify display refresh (fix multible refresh)
|
2024-08-23 14:58:09 +02:00 |
norbert-walter
|
a78288b6ef
|
Add docu for partition table
|
2024-08-23 14:20:39 +02:00 |
norbert-walter
|
18997a2925
|
Code cleaning
|
2024-08-20 11:52:54 +02:00 |
norbert-walter
|
ba59d6b4cc
|
Code cleaning
|
2024-08-20 10:59:42 +02:00 |