Commit Graph

  • 1ff7c44220 forbid the include of GwHardware.h in user task headers andreas 2023-10-28 11:09:48 +0200
  • a98693a9b1 avoid the need for additional includes for task interfaces andreas 2023-10-28 11:04:40 +0200
  • ff1bc50607 allow to hide config values by calling setValue andreas 2023-10-27 21:32:55 +0200
  • 51065acc8d allow to hide config values by calling setValue andreas 2023-10-27 21:32:16 +0200
  • 95d9025f8e update example task to new handling for the task data api andreas 2023-10-27 21:09:57 +0200
  • c03e54601c added claiming for task interface andreas 2023-10-27 20:54:39 +0200
  • a6c1511298 remove task from declare_taskif andreas 2023-10-27 20:29:16 +0200
  • 34dd3434fe use template functions instead of statics for taskInterfaces andreas 2023-10-27 20:19:02 +0200
  • 9e05a86820 allow for dynamic user task registration andreas 2023-10-27 19:55:22 +0200
  • 682bbb5bb4 make the N2K source configurable for humidity and temperature andreas 2023-10-27 19:34:12 +0200
  • 553f6c0a23 modify dependency handling to use mode off andreas 2023-10-27 19:06:06 +0200
  • 80017af0b4 intermediate: move to ldf none mode andreas 2023-10-27 12:26:10 +0200
  • 62124cb22d 1st step for M5 ENV3 iic module support andreas 2023-10-26 21:44:47 +0200
  • 8266fba42a intermediate: add iic task andreas 2023-10-26 11:55:57 +0200
  • 30facdbf4d change numbering of groove pins andreas 2023-10-25 17:37:02 +0200
  • ffdfd917ae generate XDR field and selector defines andreas 2023-10-24 18:47:39 +0200
  • f0643b636a allow to set XDR mappings from user tasks andreas 2023-10-24 18:20:01 +0200
  • 4b3c6f13b4 simplify xdr type mapping andreas 2023-10-24 16:19:00 +0200
  • 0e10fcfee2 handle buttons and leds completely as user tasks andreas 2023-10-24 15:58:43 +0200
  • 91c1e6f85c handle the leds as user task andreas 2023-10-24 15:23:54 +0200
  • 155c7a8d1c add error example, improve debug messages andreas 2023-10-24 15:10:13 +0200
  • 0db0dd4322 add example for task data exchange usage andreas 2023-10-24 14:59:02 +0200
  • 6758c59a3a introduce a type safe task adta exchange interface andreas 2023-10-24 14:48:47 +0200
  • b5210a79e8 allow to change the Wifi AP Ip address and mask andreas 2023-10-20 20:40:44 +0200
  • 371372f1f4 intermediate: allow to exchange simple data between tasks andreas 2023-10-14 20:21:20 +0200
  • 015b4762f8 allow for multiple counters in user task andreas 2023-10-14 19:43:50 +0200
  • 6cdaab4d60 allow a counter for user tasks, reorganize generated config handling andreas 2023-10-14 19:20:21 +0200
  • f52428366f correctly handle flash start for full images andreas 2023-10-14 16:30:21 +0200
  • 723713b69d allow to control LEB brightness via config UI andreas 2023-10-14 13:44:13 +0200
  • d1032bc231
    Merge pull request #55 from free-x/twai Andreas Vogel 2023-10-13 19:39:05 +0200
  • 4bced6e47c #56: correct predefined config m5stack-atom-gps-canunit andreas 2023-10-13 19:29:10 +0200
  • f13d35f443 #56: add predefined config m5stack-atom-gps-canunit andreas 2023-10-13 19:26:19 +0200
  • cb579e3584 add more predefined configs andreas 2023-10-13 19:10:11 +0200
  • 3f6177d9cf allow to load predefined configs andreas 2023-10-11 18:05:10 +0200
  • ce9dceb589 add reset button, led to node mcu andreas 2023-10-11 17:51:05 +0200
  • 70345f0b79 introduce a help button, show build command andreas 2023-10-11 16:16:57 +0200
  • 80ab2224ce complete gpio list, add CAN def andreas 2023-10-09 20:34:48 +0200
  • 8e40fa5e9d allow replacement values in target strings, allow frames without keys, correct status handling andreas 2023-10-09 20:23:40 +0200
  • 4a93dd8fa4 add mandatory flags for values andreas 2023-10-09 19:01:05 +0200
  • 7b6fa4b784 do not set undefined values andreas 2023-10-09 18:50:38 +0200
  • 72a9afa27d intermediate: serial defs andreas 2023-10-09 17:43:07 +0200
  • 4c2ec46aae add checkbox config andreas 2023-10-09 17:01:13 +0200
  • 4a8ca6edf7 add build data to version string when building a branch andreas 2023-10-09 15:47:59 +0200
  • c057271e37 cleanup and document structure handling andreas 2023-10-07 12:25:04 +0200
  • 82c98eec15 intermediate: cibuild for nodemcu andreas 2023-10-06 21:36:20 +0200
  • 10058cfeec handle build version for ci builds andreas 2023-10-06 19:57:32 +0200
  • 1da9fea9a4 clean up status handling andreas 2023-10-06 18:43:18 +0200
  • 35eb5417af correctly handle location header for HTTP/2 andreas 2023-10-06 18:40:51 +0200
  • 4af9434b29 ensure to load buildconfig from selected git sha andreas 2023-10-05 19:37:46 +0200
  • 12288edbf8 add gps kit and gps unit andreas 2023-10-05 19:11:09 +0200
  • 4fa40b98b3 allow to set a read only mode for config items, output compiler messages for overwritten configs, add m5 gps unit defs andreas 2023-10-05 18:52:30 +0200
  • 9572b1e95e allow to set default and hide for cfg values in hardware defs andreas 2023-10-05 16:57:05 +0200
  • 27de94b1ae move groove serial to serial2 if also serial base is used andreas 2023-10-04 18:11:47 +0200
  • 4a388561ab limit resources that can be specified in build config andreas 2023-10-04 17:37:03 +0200
  • 0574e8b47b correctly handle start button enable/disable for cibuild andreas 2023-10-04 16:59:52 +0200
  • a22a40b4c1 bump nmea2000 library to 4.18.9 free-x 2023-10-04 09:58:08 +0200
  • 0561223327 show release or tag andreas 2023-10-02 20:48:29 +0200
  • 43dd2059b7 run and find job with sha andreas 2023-10-02 20:45:55 +0200
  • abf79dd022 correct yaml errors andreas 2023-10-02 20:41:03 +0200
  • d0c7651864 correct yaml error, better error handling andreas 2023-10-02 20:38:15 +0200
  • faa946c8dc correctly set tag filter for jobs, compute git sha before starting a job andreas 2023-10-02 20:31:29 +0200
  • 9ddcbdc34a allow to set a tag for building in ci andreas 2023-10-02 19:09:35 +0200
  • 707c00b850 better handling of db connections, return timestamp for found builds andreas 2023-10-02 18:43:43 +0200
  • 7a5da47e17 intermediate: find pipelines in DB and use existing andreas 2023-10-01 20:48:45 +0200
  • 38dae47fa5 correctly handle flashStart andreas 2023-10-01 17:53:57 +0200
  • 1d7f62f637 some css and text tuning, cleanup old modes andreas 2023-10-01 12:58:45 +0200
  • 9848929396 add S3 and can unit andreas 2023-10-01 12:49:19 +0200
  • 47f9d490ba rename build.yaml andreas 2023-10-01 12:41:57 +0200
  • a334f886f6 upload/download buildconfig andreas 2023-10-01 12:40:16 +0200
  • 728b4a4347 intermediate: buildui with config ready to save/load andreas 2023-10-01 11:55:13 +0200
  • a48d52b30a intermediate: building build ui andreas 2023-09-30 20:37:18 +0200
  • a2b8c7d8fa intermediate: building build ui andreas 2023-09-30 19:47:27 +0200
  • 1882afc09a 1st step loading config andreas 2023-09-30 18:08:57 +0200
  • 4f2a630687 #57: make the conversion of AIS ship dimensions more robust andreas 2023-09-29 19:54:03 +0200
  • 091e733d57 update version for flash tool wellenvogel 2023-09-22 21:33:44 +0200
  • a555719d49 updated flashtool wellenvogel 2023-09-22 21:23:25 +0200
  • bb9e7b4de2 add repo defaults, add more chips wellenvogel 2023-09-22 21:14:01 +0200
  • f800893ac8 use chip id for all image checks andreas 2023-09-09 17:11:47 +0200
  • c87c38fca4 revert back for chip id in app info andreas 2023-09-09 17:11:32 +0200
  • 4fcf6b753f intermediate: handle flusing of s3 images in webinstaller andreas 2023-09-09 13:01:00 +0200
  • e8c6a72a43 better handling of result visibility andreas 2023-09-07 20:43:55 +0200
  • 54693e0b27 add handling to check the chip type in the update UI andreas 2023-09-07 17:30:19 +0200
  • 2b42cc53e7 add handling for board type to images and webflasher andreas 2023-09-07 16:53:32 +0200
  • 0d5343ddf4 intermediate: check image files andreas 2023-09-07 12:03:34 +0200
  • 4366116d63 run custom install, merge 2channels, include git rev in buildconfig andreas 2023-09-07 11:17:15 +0200
  • e8890a879c Merge branch 'master' into circleci-project-setup andreas 2023-09-07 11:08:06 +0200
  • a9396798ce intermediate: prepare custom install in webinstaller andreas 2023-09-06 12:22:33 +0200
  • 0e0be14415 first trigger of builds via GUI andreas 2023-09-05 21:15:07 +0200
  • 56b5598c15 api functions for ci andreas 2023-09-05 19:44:25 +0200
  • f6cbcecb78 handle empty suffix correctly andreas 2023-09-05 19:21:53 +0200
  • 0709e92b6f handle artifact download correctly andreas 2023-09-04 19:45:12 +0200
  • abf87f1955 step 1 for cibuild php andreas 2023-09-03 16:24:10 +0200
  • 8e70ce3112 correct saving of build config andreas 2023-09-03 12:23:20 +0200
  • a80c0f2d72 add name suffix to output files in ci andreas 2023-09-03 12:13:41 +0200
  • 87bd0a305b correct saving of build config andreas 2023-09-03 12:06:48 +0200
  • 776d8105c0 update ci script andreas 2023-09-03 12:01:18 +0200
  • 9091bef390 Updated config.yml Andreas Vogel 2023-09-03 11:30:54 +0200
  • 63d877553a circle ci build andreas 2023-09-02 12:20:52 +0200
  • 22f42bed47 circle ci build andreas 2023-09-02 12:09:31 +0200
  • 36a5844148 circle ci build andreas 2023-09-02 12:08:18 +0200