Commit Graph

  • 041f0fad6b avr: cleanup structure of graphics apps and gui2. Martin Preuss 2026-01-19 21:10:51 +01:00
  • 504e7568d4 gui2: added default signal maps, create first app for c03 graphics interface. Martin Preuss 2026-01-19 20:51:46 +01:00
  • 0bcb3b40f7 n28: enclosure with bigger slits for closing hooks. Martin Preuss 2026-01-19 19:10:58 +01:00
  • 519751043d ImageView: preset correct background color. Martin Preuss 2026-01-19 18:44:00 +01:00
  • 7b4bac534f gui2: removed debug widgets and functions (buttons work now). Martin Preuss 2026-01-19 18:43:40 +01:00
  • 79dde7402f updated TODO file. Martin Preuss 2026-01-19 18:35:45 +01:00
  • b1a002013a Object: ignore selector when "0" in signal map. Martin Preuss 2026-01-19 18:35:28 +01:00
  • ebb20150ca ImageView: handle PRESSED flag. Martin Preuss 2026-01-19 18:34:56 +01:00
  • edc291261f gui2: added Button, RootWindow. Touch now works again. Martin Preuss 2026-01-19 18:33:36 +01:00
  • 715c4f22c4 updated TODO. Martin Preuss 2026-01-19 00:50:01 +01:00
  • 7fce521671 removed implemented features from TODO Martin Preuss 2026-01-19 00:47:49 +01:00
  • 065d301292 avr: more work on relative coords->absolute coords Martin Preuss 2026-01-19 00:47:32 +01:00
  • c578ddd1a6 avr: added texts to ressources. Martin Preuss 2026-01-19 00:47:01 +01:00
  • 13f682b365 avr: added sensor watches for Temp and hunidity. Martin Preuss 2026-01-18 20:31:17 +01:00
  • ff5c49ad7a add entry to todo. Martin Preuss 2026-01-18 20:02:37 +01:00
  • a11c5ac536 avr: added text aligning in labels. Martin Preuss 2026-01-18 20:02:25 +01:00
  • fb308ba9fc minor changes. Martin Preuss 2026-01-18 14:28:16 +01:00
  • b060610f3f added TODO entries. Martin Preuss 2026-01-18 14:28:07 +01:00
  • 34176ea2ed c03: use complete SensorWatch for CO2. Martin Preuss 2026-01-18 14:27:51 +01:00
  • 46afcb3ed1 avr: completed SensorWatch (now also prints value) Martin Preuss 2026-01-18 14:27:29 +01:00
  • 64bc199753 avr: added ValueLabel. Martin Preuss 2026-01-18 14:27:01 +01:00
  • 73f9273014 avr: added routines to write text from SDRAM Martin Preuss 2026-01-18 14:26:46 +01:00
  • b1693168c4 fixed apidoc. Martin Preuss 2026-01-18 14:26:11 +01:00
  • 276fd28782 use register r25 instead of r26 (r26 is XL!) Martin Preuss 2026-01-18 14:25:48 +01:00
  • e9f1aec122 avr: added itoa Martin Preuss 2026-01-18 14:25:21 +01:00
  • 31cce1a609 remove implemented stuff from TODO. Martin Preuss 2026-01-18 01:00:31 +01:00
  • c2d1234e00 avr: most stuff for SensorWatch implemented. Martin Preuss 2026-01-18 00:49:08 +01:00
  • 0443032de7 avr: added widget SensorWatch Martin Preuss 2026-01-18 00:36:22 +01:00
  • 3009e9d0d0 TODO: RLE implemented. Martin Preuss 2026-01-17 17:16:40 +01:00
  • a52d7dd783 avr: added Widget_OnDrawNop Martin Preuss 2026-01-17 17:15:48 +01:00
  • c2489e1866 avr: more work on gui2 Martin Preuss 2026-01-17 15:23:17 +01:00
  • 20189eb1eb added local TODO Martin Preuss 2026-01-16 16:45:31 +01:00
  • 48d0a3f41f added README Martin Preuss 2026-01-16 16:45:04 +01:00
  • 21bb33f148 fixed typos. Martin Preuss 2026-01-16 16:44:46 +01:00
  • 0d0b1d2fc6 write images in IDX2RLE format. Martin Preuss 2026-01-16 16:43:14 +01:00
  • 283374b5cd avr: add support for run-length-encoded images, converted existing images Martin Preuss 2026-01-16 16:42:49 +01:00
  • 0aa4e6846a add comment. Martin Preuss 2026-01-16 16:41:38 +01:00
  • 99739325df avr: take all parents pos into account when calculating abs pos Martin Preuss 2026-01-15 17:27:56 +01:00
  • 55292bddf1 avr: simplify handling of object tree Martin Preuss 2026-01-15 17:26:54 +01:00
  • 37689fbc1d gui2: more work, added image viewer. Martin Preuss 2026-01-14 22:57:14 +01:00
  • 99c58d13e2 add ressources, use signals for GuiApp. Martin Preuss 2026-01-14 21:19:46 +01:00
  • 10c3f3c40d more work on images on ili9341 Martin Preuss 2026-01-14 00:13:02 +01:00
  • edb8e7b859 texts inside labels now work. Martin Preuss 2026-01-13 00:00:19 +01:00
  • caa2a92722 another GUI approach, this time more generic. Martin Preuss 2026-01-12 22:47:08 +01:00
  • 155b9c6f52 use markdown from gitea. Martin Preuss 2025-12-26 23:57:54 +01:00
  • 6468ee18b9 added license. Martin Preuss 2025-12-26 23:57:37 +01:00
  • 5374b6f295 added text to README. Martin Preuss 2025-12-24 22:16:45 +01:00
  • 00c607a65b sk6812: no longer set state when setting color. Martin Preuss 2025-12-24 22:14:57 +01:00
  • c3e4435b90 n28: more work on enclosure. Martin Preuss 2025-12-24 22:14:40 +01:00
  • 8d65dd2182 added README. Martin Preuss 2025-12-24 22:14:11 +01:00
  • bf1a34b449 n28: minor redesigning of the enclosure Martin Preuss 2025-12-20 14:30:51 +01:00
  • 3038208eab n28: decrease enclosure width Martin Preuss 2025-12-20 13:08:08 +01:00
  • 636fc026aa more work on pages and ressources. 0.0.22 Martin Preuss 2025-12-15 21:12:51 +01:00
  • 06f006ee42 n28: added lid to enclosure. Martin Preuss 2025-12-15 16:21:44 +01:00
  • f9a6e4b1d7 n28: cut out upper bar from network connector holes Martin Preuss 2025-12-12 00:04:38 +01:00
  • 9e8a7c338d n28: more ventilation slits, decrease height, remove posts. Martin Preuss 2025-12-11 23:54:14 +01:00
  • 202439b8b6 n28: make ventilation slits bigger. Martin Preuss 2025-12-11 23:01:02 +01:00
  • 077e5cbedb added first enclosure for n28. Martin Preuss 2025-12-11 22:48:56 +01:00
  • 3083b433a3 aqhome-tool: started working on code to convert BMP file to assembler data. Martin Preuss 2025-11-22 14:10:42 +01:00
  • dbba5617c7 avr: add touch handler routine to button module. Martin Preuss 2025-11-22 14:10:06 +01:00
  • d8058dc711 avr: added 12x16 font, remove unneeded chars from fonts. Martin Preuss 2025-11-18 23:03:00 +01:00
  • db6d28b869 control layout of windows via style.asm Martin Preuss 2025-11-18 23:02:07 +01:00
  • b520ccb165 avr: fixed button code. Martin Preuss 2025-11-18 19:14:40 +01:00
  • 059654b16f smaller button routines. Martin Preuss 2025-11-17 23:45:10 +01:00
  • 5dcb48d671 incremented version. Martin Preuss 2025-11-17 23:04:08 +01:00
  • f6e852be74 started working on static gui Martin Preuss 2025-11-17 23:03:56 +01:00
  • defd869c26 removed some newlines. Martin Preuss 2025-11-17 23:03:15 +01:00
  • ceaf0e0ee5 started working on buttons. Martin Preuss 2025-11-17 23:02:55 +01:00
  • 35557d7b22 renamed some vars. Martin Preuss 2025-11-17 23:02:39 +01:00
  • 102f4e65e3 added c03. Martin Preuss 2025-11-17 23:02:19 +01:00
  • fbcfd65e7f more work on dialogs. Martin Preuss 2025-11-17 23:01:26 +01:00
  • 520f371560 com2w: added support for pin change interrupts on atmega644P Martin Preuss 2025-11-17 23:00:40 +01:00
  • f8c914538a fixed urls. Martin Preuss 2025-11-17 22:59:35 +01:00
  • 049d651fec avr: improved modules ILI9341 and XPT2046. Martin Preuss 2025-11-10 22:29:37 +01:00
  • ece4fe824a xpt2046 now basically works. Martin Preuss 2025-11-10 19:33:40 +01:00
  • 03f794b253 xpt2046: reading values works. Martin Preuss 2025-11-10 15:55:31 +01:00
  • 29f74c0eae avr: started working on xpt2046 module. Martin Preuss 2025-11-10 14:49:23 +01:00
  • e82c1cbe5c avr: report motion and door values every 2m. Martin Preuss 2025-11-10 14:48:36 +01:00
  • 9a37bae20d aqhome-data: really fixed bug with creating bad device objects. Martin Preuss 2025-11-07 17:26:03 +01:00
  • 783815427a Prepared release 0.0.21 Martin Preuss 2025-11-07 17:04:18 +01:00
  • 9300e515e7 more work on c02 and lcd drivers. Martin Preuss 2025-11-07 17:04:08 +01:00
  • 660f2502c1 aqhome-data: fixed a bug (was creating device instead of value object). Martin Preuss 2025-11-07 17:03:32 +01:00
  • 5b72686904 avr: added titled windows Martin Preuss 2025-11-03 21:02:25 +01:00
  • e58e9b846c avr: work on simple GUI module to be used by node c02. Martin Preuss 2025-11-03 17:23:40 +01:00
  • b4fee78ad8 aqhome-cgi: fixed a bug with RGBW values on pages. Martin Preuss 2025-10-29 23:47:15 +01:00
  • 06d287b53d prepared release 0.0.20. Martin Preuss 2025-10-27 23:15:42 +01:00
  • 7c5abc0f3b aqhome-cgi: more code sharing, adding page handling Martin Preuss 2025-10-27 23:15:28 +01:00
  • 1b0145c97d Merge branch 'mp-2025_10-setdata_double' Martin Preuss 2025-10-26 17:01:07 +01:00
  • 31e677a4ae prepared release 0.0.19 mp-2025_10-setdata_double Martin Preuss 2025-10-26 17:00:12 +01:00
  • 4fb9e2ecdf fixed example file for apache2. Martin Preuss 2025-10-26 16:59:58 +01:00
  • bb9f86211d decreased verbosity. Martin Preuss 2025-10-26 16:59:01 +01:00
  • 2f694f983a simplify graph code. Martin Preuss 2025-10-26 16:58:29 +01:00
  • f858b5b3de added icons. Martin Preuss 2025-10-26 00:17:25 +02:00
  • 32bf7c0da4 set LimitNOFILE for unit aqhome-data Martin Preuss 2025-10-26 00:16:36 +02:00
  • aaf460ec6f add apache2 example conf for aqhome-cgi Martin Preuss 2025-10-26 00:15:43 +02:00
  • ffc86b3e61 aqhome-cgi: changed graph modifier. Martin Preuss 2025-10-26 00:14:54 +02:00
  • 89228ed03b prepared release 0.0.18 Martin Preuss 2025-10-25 16:38:59 +02:00
  • ced89d9845 moved device files back into separate folder Martin Preuss 2025-10-25 16:38:44 +02:00
  • 617c8551dc fixed a bug (was not closing connection on error). Martin Preuss 2025-10-25 16:37:11 +02:00
  • c32be5cd38 increased verbosity. Martin Preuss 2025-10-25 16:36:52 +02:00