Histórico de commits

Autor SHA1 Mensagem Data
  GNU 7bc186a184 Merge pull request #47 from dangpzanco/main 1 ano atrás
  Daniel Zanco 23f0311f45 forgot about the dsp lib with the filters 1 ano atrás
  Daniel Zanco 211a405021 add a tutorial on the README 1 ano atrás
  Daniel Zanco a9b8d553fa add scripts used to upload binaries to the keyboard 1 ano atrás
  Daniel Zanco 7c523a7718 remove unused code related to the trackball (debouncer, glider and ratemeter) 1 ano atrás
  Daniel Zanco 7c93eac0bb remove state.h dependency on debouncer.h 1 ano atrás
  Daniel Zanco d4613afad7 add new trackball handler 1 ano atrás
  cuu 569edf281e add gitignore 1 ano atrás
  cuu b826552d3d add demo volume code 1 ano atrás
  cuu 548957a344 add hacked keyboard stm32duino bootloader files 1 ano atrás
  cuu 7f8165ee80 add hacked keyboard firmware 1 ano atrás
  cuu 182dedb675 devterm-printer.service add Restart=on-failure 1 ano atrás
  cuu 9d324569c2 devterm cm4 kernel patch 1 ano atrás
  cuu 0a86b0f311 add cm4 wiringpi patch 1 ano atrás
  cuu f079029294 add CM4 in thermal_printer 1 ano atrás
  GNU 668e3295ff Merge pull request #37 from kemenril/main 1 ano atrás
  cuu d27d6b31aa thermal_printer bug fix,print_lines8 cfg null check logic bug 1 ano atrás
  Chris Smith f86efc8a38 Took out a state variable that didn't end up being used. 1 ano atrás
  GNU 1649eb7202 Merge pull request #36 from kemenril/main 1 ano atrás
  Chris Smith 45b4a6d078 Changed the an control so that it considers every thermal zone separately, rather than just kind of wrongly lumping them all together and possibly getting the temperature values a bit confused. Added some log messges. Added function to read the fan state from GPO and made the control function use that rather than guess whether the fan is on. 1 ano atrás
  Chris Smith 6765b86f86 Added cooldown threshold in separate variable. Fixed bug where state change might happen twice on one loop iteration. 1 ano atrás
  Chris Smith d119b30d56 New fan_loop function which starts the fan when the temperature reaches the threshold and doesn't stop it until the temperatue is a bit lower than the threshold. Also lowered the threshold a bit. 1 ano atrás
  GNU 4664328eaf Merge pull request #35 from c-logic/main 1 ano atrás
  cuu 5e4b3aeb32 add R01 schematic 1 ano atrás
  Dennis Heynlein 2204a04f37 Update README.md 1 ano atrás
  Dennis Heynlein 525dec0864 Update temp_fan_daemon_a06.py 1 ano atrás
  cuu 25d70e43f9 Merge branch 'thermal_fix1' 1 ano atrás
  cuu bdb60a88c2 Merge remote-tracking branch 'origin/thermal_fix1' into thermal_fix1 1 ano atrás
  cuu 2110daf074 Merge branch 'main' into thermal_fix1 1 ano atrás
  GNU 0ff2d74db9 Merge pull request #32 from c-logic/main 1 ano atrás