Commit Graph

  • 3283a38981 Release 0.9.12. Martin Preuss 2025-07-11 23:22:09 +02:00
  • 3054274da5 Fixed stats value list. Martin Preuss 2025-07-11 23:20:53 +02:00
  • 2d84198e54 incremented version. Martin Preuss 2025-07-07 21:53:59 +02:00
  • f3544f5e93 fixed apidoc. Martin Preuss 2025-07-07 21:53:48 +02:00
  • 04c02b5e33 fixed a bug. Martin Preuss 2025-07-07 21:53:35 +02:00
  • b709b7e624 updated node doc. Martin Preuss 2025-07-07 21:45:36 +02:00
  • 8c397dd6b2 added missing includes. Martin Preuss 2025-07-07 21:45:19 +02:00
  • 6e923ce075 improved apidoc. Martin Preuss 2025-07-07 21:44:54 +02:00
  • 245d44c05d improved "run" code. Martin Preuss 2025-07-07 21:44:40 +02:00
  • 4f497fc41a removed unneeded code. Martin Preuss 2025-07-07 21:43:41 +02:00
  • e32e8e7c13 use Eeprom_WriteByteIfChanged Martin Preuss 2025-07-07 21:43:28 +02:00
  • f3020562bf incremented firmware version. Martin Preuss 2025-07-07 16:06:31 +02:00
  • fbb710a4e3 added TLV code for EEPROM (not used for now). Martin Preuss 2025-07-07 16:06:18 +02:00
  • cbd498150f avr: fully implemented router functionality in network and router app. Martin Preuss 2025-07-07 16:05:53 +02:00
  • 691ee3c71b incremented firmware version. Martin Preuss 2025-07-06 20:22:38 +02:00
  • 280d5828bf fixed a possible problem. Martin Preuss 2025-07-06 20:22:19 +02:00
  • 6ecc1721b0 r05: no longer use APPS_NETWORK. Martin Preuss 2025-07-06 20:21:51 +02:00
  • 1824e8ccdf Increment packets-out counter. Martin Preuss 2025-07-06 20:01:35 +02:00
  • 0a45e38939 make router functionality of r05 an app. Martin Preuss 2025-07-06 18:21:48 +02:00
  • 81b008af0c r05, comOnUart0 and comOnUart1 work! Martin Preuss 2025-07-06 17:19:59 +02:00
  • 439e787d37 added values to device description file for t03. mp-2025_06-work_on_display Martin Preuss 2025-07-06 14:40:14 +02:00
  • d242d63c2e disable irqs when releasing buffer. Martin Preuss 2025-07-06 14:39:48 +02:00
  • 86982d0000 reuse code. Martin Preuss 2025-07-06 14:39:16 +02:00
  • f549ef5d27 added debug output. Martin Preuss 2025-07-06 14:39:02 +02:00
  • fe2eaafb7b add devices r04 and r05 to flash script. Martin Preuss 2025-07-06 14:38:43 +02:00
  • caf149fe8b minor changes to unify modules. Martin Preuss 2025-07-06 14:38:21 +02:00
  • c540135705 fixed a bug. Martin Preuss 2025-07-06 14:37:10 +02:00
  • 734c237666 sort counters to simplify stats app. Martin Preuss 2025-07-06 14:36:50 +02:00
  • 85d445ec61 t03: use comonuart0 from uart_hw2 Martin Preuss 2025-07-06 14:35:52 +02:00
  • b059f4a56e added node r05. Martin Preuss 2025-07-06 14:35:22 +02:00
  • b56ab22117 more work on test firmware for r04 Martin Preuss 2025-07-06 14:34:55 +02:00
  • 5bda393b10 added valueids for stats from 2nd network device. Martin Preuss 2025-07-06 12:24:46 +02:00
  • 4ad508eca6 n27: removed driver for SGP30 (is now used externally in n26). Martin Preuss 2025-07-06 12:23:49 +02:00
  • 7f856dacf6 use uart_hw2 now. Martin Preuss 2025-07-06 12:22:50 +02:00
  • b6ba56a564 added code to read calibration data. Martin Preuss 2025-07-06 12:22:22 +02:00
  • f930b846c2 uart_hw2: basically works, but skips messages. Martin Preuss 2025-07-06 12:21:41 +02:00
  • fc5394a5c9 avr: added comonuart0 Martin Preuss 2025-07-03 22:12:40 +02:00
  • 725ff96425 added test firmware for r04. Martin Preuss 2025-07-03 22:11:27 +02:00
  • bfd0cd77a9 comonuart1: fixed bit names, disable IRQ when starting to write. Martin Preuss 2025-07-03 00:16:29 +02:00
  • 548a7634b7 comonuart1: undid some of the latest changes. Martin Preuss 2025-07-02 00:10:46 +02:00
  • 3e4637e174 comonuart1: try to solve timing/irq problem. Martin Preuss 2025-07-02 00:08:01 +02:00
  • 20b7c3f50d avr: new uart_hw2 module comonuart1 works now. Martin Preuss 2025-07-01 00:52:44 +02:00
  • 9206341032 started working on improved UART_HW module. Martin Preuss 2025-06-30 21:29:05 +02:00
  • 6383d18e0e avr: added comonuart1. Martin Preuss 2025-06-29 22:32:43 +02:00
  • cfc7dc6320 avr: added r04. Martin Preuss 2025-06-29 22:31:51 +02:00
  • 72acef3aaf Increased max message size. Martin Preuss 2025-06-26 00:31:11 +02:00
  • 850975a85b avr: fixed a bug (was not calling sysOnEveryDay) Martin Preuss 2025-06-26 00:18:33 +02:00
  • 68ee246216 aqhome-tool: added some commands Martin Preuss 2025-06-26 00:18:05 +02:00
  • 2ba802bb06 More work on dataclient library. Martin Preuss 2025-06-26 00:16:52 +02:00
  • 688129cf08 added n27 to flash script. Martin Preuss 2025-06-25 00:09:41 +02:00
  • 81721ab7eb avr: added device n27. Martin Preuss 2025-06-25 00:05:47 +02:00
  • bf50871208 n25: use pin PA5 to select led strip driver to use Martin Preuss 2025-06-25 00:05:19 +02:00
  • cbf88e05fe added "mode" argument to "getdata" command. Martin Preuss 2025-06-25 00:03:58 +02:00
  • a808450fa2 add dataclient sublib to be used by multiple tools. Martin Preuss 2025-06-25 00:03:09 +02:00
  • 033b7cd4db getvalues: allow for filtering value list on server. Martin Preuss 2025-06-25 00:02:32 +02:00
  • cd6a918533 s_getvalues: allow for filtering output list. Martin Preuss 2025-06-25 00:01:52 +02:00
  • 63ebcbadc9 added msg "getValues" Martin Preuss 2025-06-25 00:01:12 +02:00
  • b2802a37aa added AQH_Storage_GetFirstNDataPoints() Martin Preuss 2025-06-25 00:00:39 +02:00
  • 1e95b317bf incremented firmware version. Martin Preuss 2025-06-23 19:28:35 +02:00
  • 78fec171f9 sgp30: measure every second, increases accuracy. Martin Preuss 2025-06-23 19:28:20 +02:00
  • 8bfaabcf27 read 10bit brightness (instead of 8 bit). Martin Preuss 2025-06-23 19:27:53 +02:00
  • 2b08847cf7 added n26. Martin Preuss 2025-06-23 19:21:58 +02:00
  • 9ea722607f avr: added brightness sensor Martin Preuss 2025-06-23 19:21:49 +02:00
  • 409155f0d0 increment version. Martin Preuss 2025-06-17 00:14:14 +02:00
  • 026a943648 avr: adde stats messages to device definitions. Martin Preuss 2025-06-17 00:13:52 +02:00
  • aeb6df5685 avr: reduce number of messages send. - sensor report interval 60->120s - stats report interval 11-31 mins Martin Preuss 2025-06-17 00:13:33 +02:00
  • 06886e0094 aqhome-cgi: more work Martin Preuss 2025-06-16 23:31:53 +02:00
  • b498a445b2 added missing files, n26, increased firmware version. Martin Preuss 2025-06-16 23:31:28 +02:00
  • 876e9ac7b9 avr: added n14 back in. Martin Preuss 2025-06-16 23:29:56 +02:00
  • a89b875872 avr: added NET_Interface_ResetStats and call it daily. Martin Preuss 2025-06-16 23:28:52 +02:00
  • 0ce70e48b1 avr: added type "light" Martin Preuss 2025-06-16 23:27:37 +02:00
  • bf583a1aa5 avr: incremented version. Martin Preuss 2025-06-15 17:47:45 +02:00
  • 1533f82ec4 n21: send value of door sensor every minute Martin Preuss 2025-06-15 17:47:34 +02:00
  • 8a43bc252f tcrt1000: decreased limit from 170 to 100 Martin Preuss 2025-06-15 17:46:06 +02:00
  • ffcc5c0d9f some minor work on gui/win modules. Martin Preuss 2025-06-12 23:30:36 +02:00
  • c51043d72a more work on aqhome-cgi. Martin Preuss 2025-06-12 23:30:08 +02:00
  • 2cb534df85 more work on GUI module. Martin Preuss 2025-06-05 22:48:22 +02:00
  • 4f30623f2d increased stacksize. Martin Preuss 2025-06-05 22:47:54 +02:00
  • b9ac7c65fa include CCS811 in reportsensors app. Martin Preuss 2025-06-05 22:46:55 +02:00
  • cef487fb3a re-enabled node n19. adapted n20. Martin Preuss 2025-06-05 22:45:25 +02:00
  • 284539fd52 re-enabled CCS811 module, adapted to latest changes. Martin Preuss 2025-06-05 22:44:27 +02:00
  • 08a1313ba5 More work on layout code. Martin Preuss 2025-06-04 23:56:42 +02:00
  • 7349014bd6 Make coordinates 16 bit again. Martin Preuss 2025-06-04 23:56:29 +02:00
  • 12cfe2ff4b Fixed a bug. Martin Preuss 2025-06-04 23:56:04 +02:00
  • ae1892f196 share code. Martin Preuss 2025-06-03 00:00:14 +02:00
  • dbad237826 fixed a typo. Martin Preuss 2025-06-02 23:41:38 +02:00
  • 56e222a97e split WID_SIGNAL_GETMINSIZE into two signals. Martin Preuss 2025-06-02 23:38:08 +02:00
  • 888792a201 more work on gui code. Martin Preuss 2025-06-02 23:29:50 +02:00
  • 41867ed01a added missing files. Martin Preuss 2025-06-02 23:29:06 +02:00
  • b82e0d02df avr: more general approach to fonts. Martin Preuss 2025-06-02 21:13:44 +02:00
  • cd1fce313e avr: added some unit tests for LIST and TREE. Martin Preuss 2025-06-02 21:13:01 +02:00
  • 5153bd2f69 removed signal "CREATED". Martin Preuss 2025-06-02 01:04:49 +02:00
  • d4ad6844e3 ili9341: save X Martin Preuss 2025-06-02 01:03:23 +02:00
  • 4f610c68a2 added more fonts and corresponding code. disabled test code in ili9341 module. Martin Preuss 2025-06-02 01:03:03 +02:00
  • 3582659018 added more bigcall/bigjmp as we go along with larger code. Martin Preuss 2025-06-02 01:02:06 +02:00
  • 1f537849a9 incremented version. 1.0.2-alpha Martin Preuss 2025-06-01 22:39:56 +02:00
  • e6d0118ff3 n25: fixed interrupt table (was still for t85!). Martin Preuss 2025-06-01 22:38:48 +02:00
  • ff7d47e155 avr: adapted to latest changes. Martin Preuss 2025-06-01 22:38:17 +02:00
  • 8ae50a8d60 fixed flashnode.sh for n24, added n25 Martin Preuss 2025-06-01 22:37:46 +02:00
  • 08411d9430 NET_IFACE_OFFS_HANDLED_LOW no longer exists. Martin Preuss 2025-06-01 22:37:26 +02:00