61 Commits (8037e328a052630694e9b1ad51159cc706f03400)

Autor SHA1 Mensaje Fecha
  Thomas Buck 8037e328a0 add basic wifi to app hace 1 año
  Thomas Buck 6bfbcd7b06 reduce amount of fonts hace 1 año
  Thomas Buck a241f8695b untested venty handler hace 1 año
  Thomas Buck 8f8903435d show volcano version and runtime hace 1 año
  Thomas Buck fc1635c03a volcano brightness and auto shutoff conf hace 1 año
  Thomas Buck 09e4ac3655 tweak volcano conf and steps bar hace 1 año
  Thomas Buck 47c47672c3 add more volcano config options hace 1 año
  Thomas Buck c3c79fe73b add basic visual indicator hace 1 año
  Thomas Buck e1bfb1b191 can also edit workflow steps hace 1 año
  Thomas Buck b2eeca99b9 can edit settings now hace 1 año
  Thomas Buck 0d40e4adde rename state_volcano_workflow to state_workflow hace 1 año
  Thomas Buck 7a045d33cd add basics of settings menu, about screen. hace 1 año
  Thomas Buck a1d8ad6002 associate ble notifications with characteristics hace 1 año
  Thomas Buck 3162df3c2d constrain and scroll rendered text hace 1 año
  Thomas Buck 944f87e56b basic ble notification support hace 1 año
  Thomas Buck 7680476df9 prefetch volcano ble characteristics hace 1 año
  Thomas Buck 11483f370b only auto connect when device is visible within 10s of boot hace 1 año
  Thomas Buck bac6f6b7ca fix text rendering hace 1 año
  Thomas Buck 9a1b4f229b add volcano auto connect hace 1 año
  Thomas Buck 5fb818951b store workflow strings correctly in flash page hace 1 año
  Thomas Buck 6ad8468dcd edit menu to reorder workflows and steps hace 1 año
  Thomas Buck d651b054b1 enable usb debug only with release builds hace 1 año
  Thomas Buck 0b0508720d log to mass storage hace 1 año
  Thomas Buck 0390f057a2 make mass storage available by default hace 1 año
  Thomas Buck 949fb22d18 add checksum to config storage hace 1 año
  Thomas Buck 2dcf213eca put persistent config storage at end of flash hace 1 año
  Thomas Buck a13aa6581c text box alignment hace 1 año
  Thomas Buck 2386fb0893 state machine uses array of function pointers hace 1 año
  Thomas Buck 965cf087d8 print current value in workflow hace 1 año
  Thomas Buck 33773f52d6 print workflow step and allow aborting hace 1 año
  Thomas Buck 0c2780e7ae allow going back from workflow selection hace 1 año
  Thomas Buck 5af9bc8780 add simplistic crafty support hace 1 año
  Thomas Buck e78ad09f27 add simple volcano_run state hace 1 año
  Thomas Buck f064eb3a5a generalize menu infrastructure to also use it for workflow selection hace 1 año
  Thomas Buck 5063ba3de1 add workflow logic hace 1 año
  Thomas Buck 00498af11e device selection menu hace 1 año
  Thomas Buck 0769496400 only show relevant devices in scan state hace 1 año
  Thomas Buck 00e30acf5d detect known device types and read their serial number hace 1 año
  Thomas Buck 03daa0ec1e test workflow in debug console hace 1 año
  Thomas Buck 722d6e6d8f add commands for heater and pump state hace 1 año
  Thomas Buck c3a43c4f91 proper timeouts for ble write, now working. hace 1 año
  Thomas Buck 46f9c9a5da serial console mostly working, but still losing some bytes when transmitting lots. hace 1 año
  Thomas Buck 3b40fe0f43 option to block on uart buffer overrun hace 1 año
  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. hace 1 año
  Thomas Buck 395ef608e6 implement ble service and characteristic discovery and value write for volcano. still crashing unfortunately. hace 1 año
  Thomas Buck c6da7c81a2 make inclusion of sources optional hace 1 año
  Thomas Buck 2354f36e7a tweak debug disk creation hace 1 año
  Thomas Buck 558224aa67 have the device give out its own source code hace 1 año
  Thomas Buck 1b3e3e286b implement ble read hace 1 año
  Thomas Buck c376ba1486 ble connect and disconnect hace 1 año