Commit Graph

432 Commits

Author SHA1 Message Date
Andreas Vogel d5cae7d9d3 Add .circleci/config.yml 2023-09-02 11:25:42 +02:00
andreas 17615adca5 cleanup unused code, make fallback_serial working again 2023-08-30 20:20:28 +02:00
andreas dc2f353893 using the externals for USBSerial and Serial1 2023-08-30 19:55:26 +02:00
andreas ac91aeb491 reorganize HW defs again, add generic boards, allow undefined CAN rx/tx 2023-08-30 16:42:08 +02:00
andreas 5dc2c98642 intermediate: reorganize hardware definitions 2023-08-30 10:15:25 +02:00
Andreas Vogel 882bc55a49
Merge pull request #53 from free-x/twai
Add AtomS3 Lite to ENV
2023-08-30 08:44:22 +02:00
free-x 9178499e48 sync build.os ci with release 2023-08-29 16:07:19 +02:00
free-x 9fa55c1edf fixes for atom s3 lite 2023-08-29 16:04:06 +02:00
free-x 5bdcd0f8a9 Add dokumentation about AtomS3 2023-08-27 10:18:56 +02:00
free-x 74f4937844 clean up atom/atoms3 2023-08-26 16:17:21 +02:00
free-x 5a8b30235c adjust Grove GPIO for atoms3 2023-08-26 16:05:04 +02:00
free-x e17ab3be58 add atoms3 with canunit env 2023-08-26 15:53:25 +02:00
andreas 3c9670b8d0 better display of n2k nodeid/status 2023-08-26 11:41:40 +02:00
andreas b7a7dad290 better display for bus off condition 2023-08-26 11:06:11 +02:00
andreas 28431bfdcf add timer class for periodic runs 2023-08-26 10:53:46 +02:00
andreas e61cfac15e example to lock idf version 2023-08-25 21:13:12 +02:00
andreas 0d5215e00f handle bus recovery in driver class 2023-08-25 20:14:26 +02:00
andreas f5e48fcab3 count timeouts to detect offline state 2023-08-25 19:48:53 +02:00
andreas 9fd25ab6a8 improve status handling for twai, add n2k state to UI 2023-08-25 19:35:38 +02:00
andreas ec95007d9d use driver_uninstall for bus recovery to avoid crashes 2023-08-24 21:15:37 +02:00
andreas 475652ff6e intermediate: recovery 2023-08-24 21:04:28 +02:00
andreas 41d8578681 add bus off recovery 2023-08-24 20:00:19 +02:00
andreas 3be08a0c26 correctly initialize send messages, increase queue 2023-08-24 19:30:20 +02:00
andreas 80486eff75 get rid of esp32_nmea2000 2023-08-24 18:39:51 +02:00
andreas 7baa5688ef 1st twai version with send/receive 2023-08-24 17:32:13 +02:00
andreas f025fddc71 move to newest framework 6.3.2 2023-08-24 15:22:02 +02:00
andreas ec4bf842ec correctly handle headers 2023-08-24 14:07:42 +02:00
andreas 56321d2bf7 correctly map pressure from bar to pascal in xdr 2023-03-17 20:55:13 +01:00
andreas 435654a3f6 correctly map pressure from bar to pascal in xdr 2023-03-17 20:54:00 +01:00
andreas fc7ca220db add web based installer ro readme 2023-03-13 15:24:55 +01:00
andreas 65460527c4 add console 2023-03-13 15:21:50 +01:00
andreas 14a8b44221 add web install tools 2023-03-13 15:21:39 +01:00
andreas 10b04509ba add some text to install.html 2023-03-12 12:29:27 +01:00
andreas 26218046b1 add installer page 2023-03-12 11:55:33 +01:00
andreas 69f34961bc update readme for release 20230309 2023-03-09 18:03:50 +01:00
andreas df8b26dc0c #49: parse MTW and convert to 130310 2023-03-08 16:18:53 +01:00
andreas 2e58716716 #49: better handling of VHW - optionally send 127250 for both mag/true, always send 128259 also if no heading is available 2023-03-08 15:58:08 +01:00
andreas ef2a79fc8b Merge branch 'master' of github.com:wellenvogel/esp32-nmea2000 2023-01-09 16:45:15 +01:00
andreas 6f9d5b05ce show free heap in UI 2023-01-09 16:44:56 +01:00
andreas b1eb46b973 add ppt presentation 2023-01-09 11:37:31 +01:00
wellenvogel b4d5e97619 #44: implement workaround factor for ROT 2022-11-16 11:46:14 +01:00
wellenvogel c02be797db correctly handle pass and sizes 2022-11-15 23:33:49 +01:00
wellenvogel 86139fc445 1st step to post request for config 2022-11-15 22:44:48 +01:00
Andreas Vogel 9d3a9a9c0d
Merge pull request #46 from free-x/newboard/rs232
New Kits from M5
2022-11-15 17:41:31 +01:00
free-x 62a715f53e Add documentation about rs232 and rs485 kits 2022-06-25 08:52:00 +02:00
free-x a4731e67d7 Add rs485 atom board 2022-06-25 08:29:49 +02:00
free-x 4087311922 Add rs232 atom board 2022-06-25 08:24:51 +02:00
free-x e1682fb672 using upstream platform.ini 2022-05-20 17:14:50 +02:00
andreas 78ed97f8a6 pin espressif to 3.4.0, correct arduino-json version 2022-04-30 19:33:04 +02:00
free-x ca7af513e4 Pining espressif32 platform 2022-04-30 17:38:48 +02:00