Commit Graph

55 Commits

Author SHA1 Message Date
free-x f5f1bdc62f
Merge branch 'wellenvogel:master' into oldenv 2024-11-15 08:27:35 +01:00
andreas e3bab58f7e update to platform 6.8.1 2024-11-04 10:00:05 +01:00
andreas 4ede06e33d untested: move to nmea2000 library 4.22.0, nmea0183 1.10.1 2024-09-29 16:27:20 +02:00
andreas eacefd4b09 split dependencies to allow for builds without FastLED 2024-09-19 20:00:04 +02:00
free-x dd13dd0418 Add BMP280 Sensor and deprecated PGN 130311 for Raymarine 2024-06-02 14:31:16 +02:00
andreas a6133d400f lock AsyncTCP-esphome to 2.0.1 to avoid compile errors 2023-12-28 18:43:29 +01:00
andreas a9fc00cae4 remove typo from platformio.ini 2023-11-05 15:12:46 +01:00
andreas f606b78929 separate sensor libs 2023-10-29 09:46:54 +01:00
andreas 9308cca898 intermediate: read BME280 2023-10-28 20:25:00 +02:00
andreas 553f6c0a23 modify dependency handling to use mode off 2023-10-27 19:06:06 +02:00
andreas 80017af0b4 intermediate: move to ldf none mode 2023-10-27 12:26:10 +02:00
Andreas Vogel d1032bc231
Merge pull request #55 from free-x/twai
[WIP] Update NMEA Libraries
2023-10-13 19:39:05 +02:00
andreas cb579e3584 add more predefined configs 2023-10-13 19:10:11 +02:00
free-x a22a40b4c1 bump nmea2000 library to 4.18.9 2023-10-04 09:58:08 +02:00
andreas ac91aeb491 reorganize HW defs again, add generic boards, allow undefined CAN rx/tx 2023-08-30 16:42:08 +02:00
free-x 0e71baaa9e bump nmea0183 library 2023-08-30 11:21:44 +02:00
free-x 55207473a7 bump nmea2000 library 2023-08-30 11:08:49 +02:00
andreas 5dc2c98642 intermediate: reorganize hardware definitions 2023-08-30 10:15:25 +02:00
free-x 9fa55c1edf fixes for atom s3 lite 2023-08-29 16:04:06 +02:00
free-x e17ab3be58 add atoms3 with canunit env 2023-08-26 15:53:25 +02:00
andreas e61cfac15e example to lock idf version 2023-08-25 21:13:12 +02:00
andreas f025fddc71 move to newest framework 6.3.2 2023-08-24 15:22:02 +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
andreas 78ed97f8a6 pin espressif to 3.4.0, correct arduino-json version 2022-04-30 19:33:04 +02:00
andreas cf3e1fb0b3 change to fixed library versions 2022-03-23 11:26:19 +01:00
andreas d6cf87291c intermediate: fork of esp32 nmea2000 2022-03-17 14:16:47 +01:00
wellenvogel 01662d43fa add a firmware type to display 2021-12-14 19:09:43 +01:00
wellenvogel c38964e8b0 intermediate: check admin password 2021-12-13 15:24:30 +01:00
wellenvogel d9af772a57 show how to restrict the default build to your user defined environments 2021-11-27 21:13:25 +01:00
wellenvogel 1e0ec3b592 set default envs to be build 2021-11-27 21:06:37 +01:00
wellenvogel 1e4285fe5d intermediate: generic handling of user tasks 2021-11-27 14:57:16 +01:00
free-x eb7239f27e Merge branch 'master' of https://github.com/wellenvogel/esp32-nmea2000 into feature/env2 2021-11-21 22:07:57 +01:00
wellenvogel 6e38a5250a generate embedded files automatically 2021-11-21 12:37:53 +01:00
free-x 50192d712e set monitor_speed in ini 2021-11-21 12:37:31 +01:00
andreas 712829c7e4 prepare github release flow and version handling 2021-11-07 20:48:28 +01:00
andreas 1deef5c7de intermediate: split UI, more icons 2021-11-07 15:50:14 +01:00
andreas 62151f9c3c add led handling for m5atom 2021-11-06 16:02:30 +01:00
andreas 180ca4b785 add board definitions for Homberger board 2021-11-06 11:50:29 +01:00
Andreas Vogel 64dd637d9d
Merge pull request #4 from free-x/boards
Boards
2021-11-02 19:33:01 +01:00
andreas e7b2c6e756 add some memory diagnostics 2021-10-30 12:01:50 +02:00
free-x a4e3d19890 Better definition of m5 stick and upload protocol 2021-10-30 09:20:25 +02:00
free-x 62baaa33f6
Merge branch 'master' into boards 2021-10-29 07:33:09 +02:00
andreas b4fe48744b intermediate: externalize config definitions 2021-10-28 20:43:05 +02:00
andreas b5aa62ff49 moved generated into extra dir, prepare for more embedded files 2021-10-28 13:09:54 +02:00
free-x e5eb96cc20 Add udev rule for esp32. Fix upload_port for new boards 2021-10-27 09:03:04 +02:00
free-x d4f6b03338 Fix BOARD_M5STICK_CANUNIT 2021-10-27 07:36:47 +02:00
free-x 8707aa2ca3 Add M5StickC+ Again 2021-10-27 07:33:02 +02:00
andreas 7e8e7aa35e add more boards 2021-10-26 21:54:17 +02:00
free-x 6be3930585 Add M5Atom and M5StickC+ with CANUnit to supported boards 2021-10-26 11:48:13 +02:00