Commit graph

  • 26400c534f Fix off-by-one bug in RTW protocol decoder. cjkas 2026-04-19 11:07:53 +02:00
  • 09656b69f4
    Merge e82417475b into eb75868adb cjkas 2026-04-12 13:38:45 +00:00
  • e82417475b
    Merge pull request #13 from shailensobhee/main cjkas 2026-04-12 15:38:39 +02:00
  • 3b6e1d1e67 chore: bump version to v3.0.11 github-actions[bot] 2026-04-11 21:53:01 +00:00
  • b2e402e20e Fixed task_wdt: esp_task_wdt_reset(707): task not found Shailen Sobhee 2026-04-11 23:48:19 +02:00
  • 41270fffb8 tidier .gitignore Shailen Sobhee 2026-04-11 12:26:22 +02:00
  • 174f9a2287 cleaned code, as per inputs from cjkas Shailen Sobhee 2026-04-11 12:08:55 +02:00
  • 5edb9973dc
    Merge b32432e013 into eb75868adb Alessandro Pilonato 2026-04-07 17:59:48 +02:00
  • b32432e013
    Fix encKey threshold for RTW command calculation Alessandro Pilonato 2026-04-07 17:59:14 +02:00
  • 7e6b65bc8d
    Update ConfigSettings.h cjkas 2026-04-06 20:30:26 +02:00
  • 4843751bae
    Delete .github/workflows/ci.yaml cjkas 2026-04-06 20:28:06 +02:00
  • bb3ec52e89
    Merge branch 'main' into main cjkas 2026-04-06 20:27:20 +02:00
  • 2ca1b8bd61 chore: bump version to v3.0.11 github-actions[bot] 2026-04-06 09:02:01 +00:00
  • 81a5aed9cd
    Merge pull request #21 from cjkas/cjkas/wifi-crash-fix cjkas 2026-04-06 11:01:01 +02:00
  • 25f6195bbc build pass for esp32c6, added dependencies.lock Shailen Sobhee 2026-04-05 21:06:48 +02:00
  • 7524ce1d60 updated platformio.ini + add -D CHIP_ESP32C6 Shailen Sobhee 2026-04-05 20:19:23 +02:00
  • 3e60dfeb21 updated platformio.ini to pass build tests Shailen Sobhee 2026-04-05 20:08:53 +02:00
  • 3d642509a5 updated platformio.ini to pass build tests Shailen Sobhee 2026-04-05 20:02:59 +02:00
  • 51109a16c5 updated gitignore file Shailen Sobhee 2026-04-05 19:55:09 +02:00
  • 08bab05343 merge conflicts from 05.04 Shailen Sobhee 2026-04-05 19:08:32 +02:00
  • 3271327208 merge conflicts from 05.04 Shailen Sobhee 2026-04-05 19:08:01 +02:00
  • 3152002354 Merge branch 'main' into cjkas/wifi-crash-fix cjkas 2026-04-04 20:23:31 +02:00
  • 675971340e Fix wifi crash on freq scan cjkas 2026-04-04 20:21:40 +02:00
  • bf0c3d37f5
    Merge pull request #20 from cjkas/cjkas/fix-bkp cjkas 2026-04-04 20:04:49 +02:00
  • 3a3ce2ae6a Update platform to espressif32 @ 6.13.0. SSID scan interval increased to 10 minutes to offload ESP. cjkas 2026-04-04 19:58:38 +02:00
  • f0d69072f9
    Update README.md cjkas 2026-04-04 12:58:37 +02:00
  • e513f94a37 chore: bump version to v3.0.10 github-actions[bot] 2026-04-04 10:57:03 +00:00
  • 4063631c2f
    Merge pull request #19 from cjkas/cjkas/fix-bkp cjkas 2026-04-04 12:56:07 +02:00
  • b785dc2967 build only on open PRs cjkas 2026-04-04 12:50:26 +02:00
  • d15b05cfbd Preserve littlefs image before firmware build wipes it out cjkas 2026-04-04 12:44:57 +02:00
  • 15d5b064d4 improve release build cjkas 2026-04-04 12:40:14 +02:00
  • 5163d31ba1
    Merge pull request #18 from cjkas/cjkas/fix-bkp cjkas 2026-04-04 12:03:22 +02:00
  • 9bcf2eb3f5 fix release build caused by tool rename cjkas 2026-04-04 12:02:31 +02:00
  • 72e275128b
    Update README.md cjkas 2026-04-04 10:44:06 +02:00
  • 73685d8f0b
    Merge pull request #17 from cjkas/cjkas/fix-bkp cjkas 2026-04-04 10:42:12 +02:00
  • 5a167e3b11 Fix bkp bug cjkas 2026-04-03 20:07:40 +02:00
  • fe4aa83ed2 updated code logic to pic FW/App version from appversion instead of hard-coding in js/html/cpp files Shailen Sobhee 2026-03-30 22:41:08 +02:00
  • bb61a1703d fixed esp32-c6 platform detection issue Shailen Sobhee 2026-03-30 21:04:59 +02:00
  • f67da0917a add somfycontoller.ino.cpp back Shailen Sobhee 2026-03-30 14:55:04 +02:00
  • ff1bb80adf huge app due to partition size issues Shailen Sobhee 2026-03-30 14:52:40 +02:00
  • ff031eec92
    Merge branch 'cjkas:main' into main Shailen Sobhee 2026-03-30 14:48:11 +02:00
  • 47404ca63c
    Merge pull request #14 from cjkas/scz/c6-support cjkas 2026-03-30 12:44:35 +02:00
  • 1034a5b683 Bring back the core dump partition cjkas 2026-03-30 09:26:21 +02:00
  • a784c84e90 Bring back the core dump partition cjkas 2026-03-30 09:22:37 +02:00
  • 0dbb1da2bf Tsury noise detection cjkas 2026-03-30 09:22:22 +02:00
  • 1dafb7a3fa minor edits to see the GPIO pins on ESP32-C6-WROOM-1 Shailen Sobhee 2026-03-30 03:03:08 +02:00
  • 10d7a87917
    Merge pull request #12 from cjkas/scz/c6-support cjkas 2026-03-29 22:04:38 +02:00
  • 72bfd26443 Added c6 support cjkas 2026-03-29 21:53:57 +02:00
  • 35ac0c1385
    Merge pull request #11 from cjkas/scz/release-backward-comp-fix cjkas 2026-03-29 21:25:45 +02:00
  • aa81b95bee Added OTA partition 1.5MB per app. Fixed s3 wrong partition for spiffs cjkas 2026-03-29 21:10:02 +02:00
  • 909898c914
    Merge pull request #9 from cjkas/scz/release-backward-comp-fix cjkas 2026-03-29 12:20:53 +02:00
  • 1e17daa6cc
    Merge pull request #10 from cjkas/cjkas-patch-1 cjkas 2026-03-29 12:20:36 +02:00
  • ab91e7a6ff
    Update README.md cjkas 2026-03-29 12:17:51 +02:00
  • 4a1df4dd67 Fix the backward compatibility for the UI upgrade cjkas 2026-03-29 12:13:50 +02:00
  • 645b991a3a
    Merge pull request #7 from cjkas/scz/123 cjkas 2026-03-28 09:11:10 +01:00
  • 76bb0627af ci builds now all variants cjkas 2026-03-28 08:47:42 +01:00
  • edde41314f
    Merge pull request #6 from cjkas/scz/123 cjkas 2026-03-28 08:34:09 +01:00
  • 89eb1b6357 Update version from release tag cjkas 2026-03-28 08:30:17 +01:00
  • 233d6abe62 Fix esp32c3 build cjkas 2026-03-27 20:21:56 +01:00
  • 508f717918
    Merge pull request #5 from cjkas/scz/123 cjkas 2026-03-27 08:59:46 +01:00
  • 4a2afd517b
    Merge pull request #4 from cjkas/scz/123 cjkas 2026-03-27 08:52:51 +01:00
  • bc4972c2ac Remove stale old binaries. Github release artifacts are now the place to store these binaries. cjkas 2026-03-27 08:50:33 +01:00
  • c3c4e9b9f9 Restore original values. cjkas 2026-03-27 08:49:56 +01:00
  • 4fd95a055f Improve release build suport for multiple esp32 chips cjkas 2026-03-27 08:49:33 +01:00
  • 9c17aa4642 added c3,s3 builds cjkas 2026-03-27 08:24:08 +01:00
  • d5b8acecda fix race condition with multiple simultaneus requests cjkas 2026-03-25 16:09:08 +01:00
  • 6679d5944f
    Merge pull request #3 from cjkas/scz/123 cjkas 2026-03-25 07:53:34 +01:00
  • 2e379e6c1e Cleanup build warnings cjkas 2026-03-24 22:15:17 +01:00
  • d531d6c25c
    Merge pull request #2 from cjkas/scz/123 cjkas 2026-03-24 22:09:13 +01:00
  • 84e713d1b2 fix release build cjkas 2026-03-24 22:08:26 +01:00
  • 26866c050b Merge remote-tracking branch 'origin/main' into scz/123 cjkas 2026-03-24 20:28:21 +01:00
  • a220b9ecc2 replace Serial.print with logger cjkas 2026-03-24 20:28:06 +01:00
  • 6a28589d29
    Merge pull request #1 from cjkas/scz/opti cjkas 2026-03-24 20:25:56 +01:00
  • f38dcea1f1 add archive for last 10 builds cjkas 2026-03-24 20:08:17 +01:00
  • 07e2e45333 update CI build scripts cjkas 2026-03-24 19:35:45 +01:00
  • d0d903d55c more human friendly uptime cjkas 2026-03-24 14:37:08 +01:00
  • 8262f392f5 remove sync server cjkas 2026-03-24 14:36:57 +01:00
  • 9584f01a70 Fix bug with my position cjkas 2026-03-24 08:58:15 +01:00
  • a55dc7f66b update to async web server cjkas 2026-03-24 08:02:10 +01:00
  • 73f39d67c3 refactor cjkas 2026-03-23 15:15:03 +01:00
  • ed8137e686 replace sync sockets cjkas 2026-03-23 14:49:17 +01:00
  • 8c51e1a518 up cjkas 2026-03-23 08:11:12 +01:00
  • 9ccc2d4ff5 async server introduction cjkas 2026-03-21 19:21:03 +01:00
  • c94819e928 fix crash cjkas 2026-03-18 08:27:03 +01:00
  • 50013d1c3b
    Delete .claude/settings.local.json cjkas 2026-03-24 08:21:21 +01:00
  • 5c185794a4 update to async web server cjkas 2026-03-24 08:02:10 +01:00
  • b8721947e1 refactor cjkas 2026-03-23 15:15:03 +01:00
  • 0f66bb833e replace sync sockets cjkas 2026-03-23 14:49:17 +01:00
  • 5f41b05357 up cjkas 2026-03-23 08:41:33 +01:00
  • adeec5d8f3 up cjkas 2026-03-23 08:11:12 +01:00
  • f83c408fe7 async server introduction cjkas 2026-03-21 19:21:03 +01:00
  • 984a2106f3 b cjkas 2026-03-19 15:38:31 +01:00
  • daf2ef2937 5 cjkas 2026-03-19 08:13:55 +01:00
  • 07369e7e4c 55 cjkas 2026-03-18 15:28:49 +01:00
  • 16175f2b9b fix crash cjkas 2026-03-18 08:27:03 +01:00
  • 88fdfa577a improve logging cjkas 2026-03-17 14:27:57 +01:00
  • 2509030c49 backup with RAM cjkas 2026-03-13 18:40:34 +01:00
  • 9113e58ec4 ignore cjkas 2026-03-13 12:40:37 +01:00
  • a54651a961 update version cjkas 2026-03-12 14:17:34 +01:00
  • 96d66c1b45 add gzip support cjkas 2026-03-12 13:59:17 +01:00