85 Commits (9b03fe682300e0a4174570bea13310641105419d)
 

Autor SHA1 Mensaje Fecha
  Thomas Buck 9b03fe6823 custom linker script to keep end of flash clear hace 1 año
  Thomas Buck 2ea940b714 take into account flash pages used by btstack hace 1 año
  Thomas Buck 2dcf213eca put persistent config storage at end of flash hace 1 año
  Thomas Buck 09f9cf19a2 ensure set temperature in workflow and fix start temperature when cold hace 1 año
  Thomas Buck 7e9a10eaad reduced default backlight hace 1 año
  Thomas Buck a34e195b0e better battery percentage hace 1 año
  Thomas Buck a13aa6581c text box alignment hace 1 año
  Thomas Buck a0555b0d45 change backlight in menu, not persistent hace 1 año
  Thomas Buck ef0f492890 proper pixel order hace 1 año
  Thomas Buck 2386fb0893 state machine uses array of function pointers hace 1 año
  Thomas Buck 02c5dca7cf print message while discovering characteristics hace 1 año
  Thomas Buck ff52199e2b add XXL workflow hace 1 año
  Thomas Buck 0db558453e don't update screen 10x per second hace 1 año
  Thomas Buck 5180a197ae license for scripts hace 1 año
  Thomas Buck 965cf087d8 print current value in workflow hace 1 año
  Thomas Buck ca91fdf394 only call disconnect once when aborting 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 01259255e8 clear text box bg. fix ble disconnect and workflow notify. 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 17c4cf73ba run state machine for testing periodically. hace 1 año
  Thomas Buck 0d8e77dd69 optional auto connect for volcano console commands. hace 1 año
  Thomas Buck 1b3e3e286b implement ble read hace 1 año
  Thomas Buck 3f60298a6e only redraw battery indicator when needed hace 1 año
  Thomas Buck c376ba1486 ble connect and disconnect hace 1 año
  Thomas Buck 2c330fd03f basic state machine for app logic hace 1 año
  Thomas Buck d2c67b7c92 gap inquiry scan is not needed after all hace 1 año
  Thomas Buck 8e13f7b0d8 more work on ble scan. still not finding target device name, even with gap inquiry. hace 1 año
  Thomas Buck 822302d3e8 support arbitrary blended text colors hace 1 año
  Thomas Buck b7bae8f489 draw battery status on display hace 1 año
  Thomas Buck d7f8847dab optional background fill for text, for splash screen hace 1 año
  Thomas Buck 6a4c2b8e16 first text rendering test hace 1 año
  Thomas Buck 86e238560d lcd working, drawing logo as splash screen hace 1 año
  Thomas Buck 47d270deb2 add ble scanning test hace 1 año