Commit Graph

16029 Commits

Author SHA1 Message Date
J. Nick Koston
a2e237e080 Merge branch 'speaker_automation' into integration 2025-11-08 23:47:22 -06:00
J. Nick Koston
bde4937192 Merge branch 'abbwelcome_protocol_automation' into integration 2025-11-08 23:47:18 -06:00
J. Nick Koston
40f0be2d0f Merge remote-tracking branch 'origin/abbwelcome_protocol_automation' into abbwelcome_protocol_automation 2025-11-08 23:45:49 -06:00
J. Nick Koston
ff04a6da4b optimize 2025-11-08 23:45:42 -06:00
J. Nick Koston
cb4d10442f Merge remote-tracking branch 'origin/speaker_automation' into speaker_automation 2025-11-08 23:44:21 -06:00
J. Nick Koston
9abef44ac0 optimize 2025-11-08 23:44:11 -06:00
J. Nick Koston
c853a5bc2b Merge branch 'udp_actions' into integration 2025-11-08 23:43:21 -06:00
J. Nick Koston
62484d7e1f Merge branch 'sx127x_automation_waste' into integration 2025-11-08 23:43:17 -06:00
J. Nick Koston
1a997cbe2f Merge branch 'sx126x_lam_store' into integration 2025-11-08 23:43:12 -06:00
J. Nick Koston
123bc17a66 Merge branch 'canbus_automations' into integration 2025-11-08 23:43:08 -06:00
J. Nick Koston
7a3cf0209f Merge branch 'ble_client_store_static_data_flash' into integration 2025-11-08 23:43:04 -06:00
J. Nick Koston
5fb62325b1 Merge branch 'uart_write_action_store_flash_state_less' into integration 2025-11-08 23:42:55 -06:00
J. Nick Koston
30c578ac16 Merge branch 'raw_action' into integration 2025-11-08 23:42:51 -06:00
J. Nick Koston
c16cd3bab5 optimize 2025-11-08 23:41:24 -06:00
J. Nick Koston
88bbea7566 Merge remote-tracking branch 'origin/sx127x_automation_waste' into sx127x_automation_waste 2025-11-08 23:39:48 -06:00
J. Nick Koston
bdaeb2cf2e optimize 2025-11-08 23:39:39 -06:00
J. Nick Koston
21d0c8b549 optimize 2025-11-08 23:36:06 -06:00
J. Nick Koston
845fae7716 optimize 2025-11-08 23:30:53 -06:00
J. Nick Koston
a5c9988c5d Merge remote-tracking branch 'origin/ble_client_store_static_data_flash' into ble_client_store_static_data_flash 2025-11-08 23:28:39 -06:00
J. Nick Koston
729304af01 optimize 2025-11-08 23:28:23 -06:00
J. Nick Koston
db8b96f257 tweak 2025-11-08 23:21:57 -06:00
J. Nick Koston
f0062117c4 optimize 2025-11-08 23:20:27 -06:00
J. Nick Koston
0341e4baba Merge remote-tracking branch 'origin/raw_action' into raw_action 2025-11-08 23:15:11 -06:00
J. Nick Koston
59485c1d2b save 4 bytes 2025-11-08 23:14:57 -06:00
J. Nick Koston
2e5dc57ce4 Merge branch 'raw_action_tests' into raw_action 2025-11-08 23:10:28 -06:00
J. Nick Koston
353ea5674d Add additional tests for remote_transmitter raw 2025-11-08 23:09:31 -06:00
J. Nick Koston
5b8827d47a [remote_base] Optimize raw transmit action memory usage - use function pointers 2025-11-08 23:07:43 -06:00
J. Nick Koston
c66142e5d6 Merge branch 'canbus_automations' into integration 2025-11-08 22:57:33 -06:00
J. Nick Koston
f10d46252e Merge branch 'abbwelcome_protocol_automation' into integration 2025-11-08 22:57:01 -06:00
J. Nick Koston
0cbfd16e88 Merge branch 'speaker_automation' into integration 2025-11-08 22:56:57 -06:00
J. Nick Koston
f00d3d0cae Merge branch 'udp_actions' into integration 2025-11-08 22:56:51 -06:00
J. Nick Koston
5c7369788b Merge branch 'sx127x_automation_waste' into integration 2025-11-08 22:56:46 -06:00
J. Nick Koston
d728a42416 Merge branch 'sx126x_lam_store' into integration 2025-11-08 22:56:38 -06:00
J. Nick Koston
d1089d26e9 Merge branch 'canbus_lambdas' into integration 2025-11-08 22:56:33 -06:00
J. Nick Koston
efc49d05ad Merge branch 'ble_client_lams' into integration 2025-11-08 22:56:29 -06:00
J. Nick Koston
772340cdc3 Merge branch 'abbwelcome_tests' into abbwelcome_protocol_automation 2025-11-08 22:51:59 -06:00
J. Nick Koston
d29882e4ad Add additonal abbwelcome remote_base tests 2025-11-08 22:51:11 -06:00
J. Nick Koston
a239460724 [remote_base] Optimize abbwelcome action memory usage - store static data in flash 2025-11-08 22:48:50 -06:00
J. Nick Koston
a89ffda69f Merge branch 'speaker_tests' into speaker_automation 2025-11-08 22:41:49 -06:00
J. Nick Koston
99c60bfa42 Add additional speaker lambda tests 2025-11-08 22:41:05 -06:00
J. Nick Koston
ecf7de7743 [speaker] Optimize speaker.play action memory usage - store static data in flash 2025-11-08 22:39:51 -06:00
J. Nick Koston
68f9ce9b47 Merge branch 'udp_tests' into udp_actions 2025-11-08 22:34:50 -06:00
J. Nick Koston
5310512123 Add additional udp lambda tests 2025-11-08 22:33:44 -06:00
J. Nick Koston
2cac99dafa [udp] Optimize udp.write action memory usage - store static data in flash 2025-11-08 22:32:47 -06:00
J. Nick Koston
2c835ffb79 Merge branch 'sx127x_tests' into sx127x_automation_waste 2025-11-08 22:29:27 -06:00
J. Nick Koston
a67a433627 Add additional sx127x lambda tests 2025-11-08 22:28:32 -06:00
J. Nick Koston
ba82d968eb [sx127x] Optimize send_packet action memory usage - store static data in flash 2025-11-08 22:25:41 -06:00
J. Nick Koston
716e641fc4 Merge branch 'sx126x_tests' into sx126x_lam_store 2025-11-08 22:20:37 -06:00
J. Nick Koston
a6feea5415 Add additional sx126x lambda tests 2025-11-08 22:19:47 -06:00
J. Nick Koston
17df008092 [sx126x] Optimize send_packet action memory usage - store static data in flash 2025-11-08 22:16:39 -06:00