52 次程式碼提交 (b2eeca99b979804c254ad9a924aa4d11f7180ee1)

作者 SHA1 備註 提交日期
  Thomas Buck b2eeca99b9 can edit settings now 11 月之前
  Thomas Buck 0d40e4adde rename state_volcano_workflow to state_workflow 11 月之前
  Thomas Buck 7a045d33cd add basics of settings menu, about screen. 11 月之前
  Thomas Buck a1d8ad6002 associate ble notifications with characteristics 11 月之前
  Thomas Buck 3162df3c2d constrain and scroll rendered text 11 月之前
  Thomas Buck 944f87e56b basic ble notification support 11 月之前
  Thomas Buck 7680476df9 prefetch volcano ble characteristics 11 月之前
  Thomas Buck 11483f370b only auto connect when device is visible within 10s of boot 11 月之前
  Thomas Buck bac6f6b7ca fix text rendering 1 年之前
  Thomas Buck 9a1b4f229b add volcano auto connect 1 年之前
  Thomas Buck 5fb818951b store workflow strings correctly in flash page 1 年之前
  Thomas Buck 6ad8468dcd edit menu to reorder workflows and steps 1 年之前
  Thomas Buck d651b054b1 enable usb debug only with release builds 1 年之前
  Thomas Buck 0b0508720d log to mass storage 1 年之前
  Thomas Buck 0390f057a2 make mass storage available by default 1 年之前
  Thomas Buck 949fb22d18 add checksum to config storage 1 年之前
  Thomas Buck 2dcf213eca put persistent config storage at end of flash 1 年之前
  Thomas Buck a13aa6581c text box alignment 1 年之前
  Thomas Buck 2386fb0893 state machine uses array of function pointers 1 年之前
  Thomas Buck 965cf087d8 print current value in workflow 1 年之前
  Thomas Buck 33773f52d6 print workflow step and allow aborting 1 年之前
  Thomas Buck 0c2780e7ae allow going back from workflow selection 1 年之前
  Thomas Buck 5af9bc8780 add simplistic crafty support 1 年之前
  Thomas Buck e78ad09f27 add simple volcano_run state 1 年之前
  Thomas Buck f064eb3a5a generalize menu infrastructure to also use it for workflow selection 1 年之前
  Thomas Buck 5063ba3de1 add workflow logic 1 年之前
  Thomas Buck 00498af11e device selection menu 1 年之前
  Thomas Buck 0769496400 only show relevant devices in scan state 1 年之前
  Thomas Buck 00e30acf5d detect known device types and read their serial number 1 年之前
  Thomas Buck 03daa0ec1e test workflow in debug console 1 年之前
  Thomas Buck 722d6e6d8f add commands for heater and pump state 1 年之前
  Thomas Buck c3a43c4f91 proper timeouts for ble write, now working. 1 年之前
  Thomas Buck 46f9c9a5da serial console mostly working, but still losing some bytes when transmitting lots. 1 年之前
  Thomas Buck 3b40fe0f43 option to block on uart buffer overrun 1 年之前
  Thomas Buck e41bd0bfed add generic ring buffer lib, used for log buffer and new uart tx buffer. uart as second console option for nicer debugging. 1 年之前
  Thomas Buck 395ef608e6 implement ble service and characteristic discovery and value write for volcano. still crashing unfortunately. 1 年之前
  Thomas Buck c6da7c81a2 make inclusion of sources optional 1 年之前
  Thomas Buck 2354f36e7a tweak debug disk creation 1 年之前
  Thomas Buck 558224aa67 have the device give out its own source code 1 年之前
  Thomas Buck 1b3e3e286b implement ble read 1 年之前
  Thomas Buck c376ba1486 ble connect and disconnect 1 年之前
  Thomas Buck 2c330fd03f basic state machine for app logic 1 年之前
  Thomas Buck d2c67b7c92 gap inquiry scan is not needed after all 1 年之前
  Thomas Buck 8e13f7b0d8 more work on ble scan. still not finding target device name, even with gap inquiry. 1 年之前
  Thomas Buck 822302d3e8 support arbitrary blended text colors 1 年之前
  Thomas Buck b7bae8f489 draw battery status on display 1 年之前
  Thomas Buck d7f8847dab optional background fill for text, for splash screen 1 年之前
  Thomas Buck 6a4c2b8e16 first text rendering test 1 年之前
  Thomas Buck 86e238560d lcd working, drawing logo as splash screen 1 年之前
  Thomas Buck 47d270deb2 add ble scanning test 1 年之前