Commit Graph

  • 1ab70aca8b intermediate: running sensor tasks inits after all user init tasks andreas 2024-11-16 20:36:28 +0100
  • f75f8033d1 intermediate: restructure for sensors via API andreas 2024-11-16 20:15:09 +0100
  • 56518d9309 intermediate: simplify task interfaces andreas 2024-11-16 17:43:21 +0100
  • 85e1a0e5f0 restructure SensorBase andreas 2024-11-16 15:12:21 +0100
  • 70fb1b3633 make BMP280 working with groove config andreas 2024-11-15 21:39:35 +0100
  • 7a6eba4b86 use groove def for env bps andreas 2024-11-15 21:37:15 +0100
  • 757ef93db4 correct defines for BMP280 andreas 2024-11-15 21:35:38 +0100
  • d86619db1a correct descriptions for BMP280 in cibuild andreas 2024-11-15 19:34:58 +0100
  • abe15281a1 #71: add BMP280 and env IV to cibuild andreas 2024-11-15 18:39:38 +0100
  • 834bbcb72a
    Merge pull request #71 from free-x/oldenv Andreas Vogel 2024-11-15 16:53:05 +0100
  • 22976f0874 add USB defines to readme andreas 2024-11-15 16:52:25 +0100
  • bf03de68ac call requestHandler in user code outside of the API lock andreas 2024-11-15 16:52:11 +0100
  • f5f1bdc62f
    Merge branch 'wellenvogel:master' into oldenv free-x 2024-11-15 08:27:35 +0100
  • 5adf483220 add release doc 20241114 andreas 2024-11-14 20:01:51 +0100
  • 13efceeef7 extend doc for new api functions and networking options andreas 2024-11-14 19:47:10 +0100
  • c292b82635 correct some js errors in example andreas 2024-11-14 18:33:18 +0100
  • 538f643fbf add registerRequestHandler to the API with examples andreas 2024-11-14 18:15:12 +0100
  • 506dd7ea9f add example listener andreas 2024-11-14 16:16:51 +0100
  • 048a16d939 add listeners for status handling andreas 2024-11-14 16:16:40 +0100
  • f73390c9ae enable channel if only seasmart or actisense is configured andreas 2024-11-14 15:20:13 +0100
  • a8a0df4b70 #50: fix handling of GSV messages (completely wrong sat info) andreas 2024-11-13 18:07:50 +0100
  • 2c87be78db make changing timeouts working correctly andreas 2024-11-13 17:05:17 +0100
  • 7ea500bad6 #87: include system name in export file name andreas 2024-11-13 15:08:27 +0100
  • 4504b8832f #66: pick minimal changes of latest version from NMEA0183-AIS andreas 2024-11-13 10:59:00 +0100
  • 098b9ba558 use GwBuffer::fillData for udp receive andreas 2024-11-11 20:28:57 +0100
  • b4eaad4dbf bind mc udp receiver to mc address andreas 2024-11-11 20:07:22 +0100
  • 4bded7bbb4 make sta udp receiver working andreas 2024-11-11 19:52:44 +0100
  • 82f5e17987 intermediate: udp reader andreas 2024-11-08 21:00:25 +0100
  • b0d5e27b5a make seasmart working again, only show counter for enabled directions andreas 2024-11-07 20:16:58 +0100
  • a5827e24d8 different modes for UDP writer, allow to select network andreas 2024-11-07 19:47:27 +0100
  • 490a5b9ba1 #79: add udp writer andreas 2024-11-04 20:21:33 +0100
  • 64cb33ba67 Fix autobahn segment display and calculation Thomas Hooge 2024-11-04 20:00:45 +0100
  • d0dee367f8 unify channel handling andreas 2024-11-04 18:52:47 +0100
  • 5e592dee50 set tty in raw mode for log tool andreas 2024-11-04 10:50:17 +0100
  • 1d5577a777 #81: directly enable the ISR on HWCDC restart if connected andreas 2024-11-04 10:32:52 +0100
  • 041b550ae9 #81: restart HWCDC interrupt after 100ms andreas 2024-11-04 10:00:49 +0100
  • e3bab58f7e update to platform 6.8.1 andreas 2024-11-04 10:00:05 +0100
  • 18b9946b62 intermediate: try special handling for USBCDC andreas 2024-11-03 18:05:14 +0100
  • 40c4089f86 restructure channels, USB + serial1 working andreas 2024-11-03 17:33:55 +0100
  • 01d334d598 only generate index.js, index.css on demand andreas 2024-11-03 17:33:30 +0100
  • c6f601377c intermediate,untested: reorganize channel handling andreas 2024-11-03 16:15:52 +0100
  • 72acf9f585 Butify page autobahn norbert-walter 2024-11-03 01:30:02 +0100
  • 326fbfb781 Fixes for page autobahn norbert-walter 2024-11-03 01:00:21 +0100
  • 6ef7e969e3
    Merge pull request #109 from thooge/autobahn Norbert Walter 2024-11-03 00:41:28 +0100
  • 53833c0ed7
    Merge branch 'master' into autobahn thooge 2024-11-02 18:44:46 +0100
  • be0f0d74f2 Minor fix in code layout Thomas Hooge 2024-11-02 18:37:06 +0100
  • d3c98f5415 Created autobahn page Thomas Hooge 2024-10-30 19:37:24 +0100
  • db69b37df2 Fix for issue #79 norbert-walter 2024-11-02 16:55:38 +0100
  • c5449a91a6 Fix for GPS and RTC see issue #79 and #88 norbert-walter 2024-11-02 16:28:22 +0100
  • 717d66054d
    Merge pull request #108 from thooge/master Norbert Walter 2024-11-02 13:35:13 +0100
  • 56ec7a0406 intermediate: restructure serial handling andreas 2024-11-01 17:01:44 +0100
  • 0ddc0d055d add some doc for serial and USB ports andreas 2024-11-01 11:57:53 +0100
  • 2fbe8c7fa8 Implement formatter for XTE (cross track error) Thomas Hooge 2024-10-31 18:31:14 +0100
  • 644a0cd91b Translate to English norbert-walter 2024-10-31 09:52:55 +0100
  • 2f7d02892a Move notes.txt norbert-walter 2024-10-31 09:45:48 +0100
  • 3a3f27c68f
    Merge pull request #106 from TobiasE-github/master Norbert Walter 2024-10-31 09:44:18 +0100
  • 8a52be7288 Stop code for obp60task norbert-walter 2024-10-31 09:43:57 +0100
  • d025b0be27
    Merge pull request #107 from thooge/master Norbert Walter 2024-10-30 15:00:55 +0100
  • 3b1b6395ef Fix avg display in voltage page Thomas Hooge 2024-10-28 06:37:48 +0100
  • c805adbc9d deleted: lib/obp60task/PageWindRose2.cpp modified: lib/obp60task/config.json modified: lib/obp60task/obp60task.cpp Tobias E 2024-10-26 11:31:08 +0000
  • 19fd80128c modified: lib/obp60task/config.json Tobias E 2024-10-26 10:12:36 +0000
  • 92da148f35 modified: lib/obp60task/PageWindRoseFlex.cpp Tobias E 2024-10-26 09:59:14 +0000
  • a76264dbab modified: lib/obp60task/config.json Tobias E 2024-10-26 09:40:51 +0000
  • 116deab9a4 modified: lib/obp60task/config.json Typo Tobias E 2024-10-26 09:26:19 +0000
  • 62bcfbbbcd modified: lib/obp60task/PageWindRoseFlex.cpp Tobias E 2024-10-26 09:25:01 +0000
  • 2c23517ad6 modified: lib/obp60task/config.json Fixed errors in Page numbers Tobias E 2024-10-26 09:18:13 +0000
  • 4bef5fddd3 modified: lib/obp60task/obp60task.cpp Tobias E 2024-10-26 09:04:08 +0000
  • 20130b6248 modified: lib/obp60task/config.json addes Data Fields 5 and 6 for all 10 Pages Tobias E 2024-10-26 08:42:10 +0000
  • e0a5677cd9 added PageWindRoseFlex Tobias E 2024-10-26 08:32:53 +0000
  • adacc3a34d modified: lib/obp60task/PageWindRose2.cpp changed hardcoded values to COG and SOG Tobias E 2024-10-26 07:55:49 +0000
  • 63fb67a828 new file: lib/obp60task/PageWindRose2.cpp modified: lib/obp60task/config.json modified: lib/obp60task/obp60task.cpp Added WindRose (identical to WindRose) Tobias E 2024-10-26 07:51:29 +0000
  • ab8188ab83 new file: notes.txt fresh start, added notes.txt Tobias E 2024-10-26 07:45:09 +0000
  • 1408665ceb
    Merge pull request #105 from thooge/master Norbert Walter 2024-10-21 23:21:17 +0200
  • 3fb84a822b
    Merge branch 'norbert-walter:master' into master thooge 2024-10-21 10:47:12 +0200
  • 4dedb1eadd Fixed some typos Thomas Hooge 2024-10-21 10:42:55 +0200
  • 078bae6e54
    Update PageWindRose.cpp Fix #102 Norbert Walter 2024-10-21 09:24:04 +0200
  • 7cf5fb88e9
    Merge pull request #104 from thooge/master Norbert Walter 2024-10-21 09:16:19 +0200
  • 7367c25f50 Add ISO date format Thomas Hooge 2024-10-21 08:31:07 +0200
  • 96dfd9e773
    Merge branch 'wellenvogel:master' into master Norbert Walter 2024-10-17 16:49:32 +0200
  • 8548aca94c
    Merge pull request #100 from thooge/master Norbert Walter 2024-10-17 15:54:41 +0200
  • 700781ae23
    Added support for BMP280 thooge 2024-10-16 13:49:30 +0200
  • 795117b6f4 allow to add an url tab button andreas 2024-10-13 17:12:10 +0200
  • 47973b6bcf adjust user formatter api andreas 2024-10-13 16:56:21 +0200
  • 9c979657bf restructure boat data display handling, allow for more flexible user formatters andreas 2024-10-13 16:10:03 +0200
  • e982389c75 correctly handle data timeouts, always set source if for updates andreas 2024-10-13 16:09:17 +0200
  • 98a95e62f7 first version for user js tasks andreas 2024-10-11 20:13:45 +0200
  • f6e3fa369f intermediate: prepare for js api andreas 2024-10-11 19:23:19 +0200
  • 09b583ebd6 also set water temperature (MTW) from PGN 130312 - with condition andreas 2024-10-11 16:14:22 +0200
  • 0cd552d590 correct workflow yaml errors andreas 2024-10-11 15:52:28 +0200
  • 5cb8bdd8c7 only set --break-system-packages as environment to be compatible with older versions andreas 2024-10-11 15:51:05 +0200
  • 38d56f1c57
    Merge pull request #85 from free-x/fix-ci Andreas Vogel 2024-10-11 15:43:33 +0200
  • 33b5212e0a
    Merge pull request #84 from free-x/issue-83 Andreas Vogel 2024-10-11 15:42:48 +0200
  • 61e2c93b73 fix ci part 2 for ubuntu-latest free-x 2024-10-11 13:00:41 +0200
  • c1ac1baa1b fix ci for ubuntu-latest free-x 2024-10-11 12:00:39 +0200
  • 465c66a514 Issue #83: Converting MTW from PGN 130311 free-x 2024-10-11 10:54:00 +0200
  • db3d8323ea config for wind mappings working andreas 2024-10-07 19:57:19 +0200
  • 3c664b1480 #75: untested/intermediate - add some mappings for the pgn 130306 wind reference andreas 2024-10-06 20:06:15 +0200
  • 2756d115ab Change function for setting CPU speed norbert-walter 2024-10-06 12:49:50 +0200
  • 6a4d6229aa
    Merge branch 'wellenvogel:master' into master Norbert Walter 2024-10-06 11:56:54 +0200
  • d0ae156965 Change stack size from 10kB to 35kB norbert-walter 2024-10-06 11:16:39 +0200