Commit Graph

79 Commits (4dcd61714b88c56ca293c2ab3cba86cfb05920db)

Author SHA1 Message Date
Thorsten von Eicken f84ffdc989 Allow syslog to be disabled, as in #128 9 years ago
Thorsten von Eicken 0df5264c8b revert PR #95 due to bug; revert #114 due to timing issues; fix MQTT crashes 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 9 years ago
Jason Schmidlapp 5eba5500ac Don't reset programming target until actual image data is received from network. 9 years ago
susisstrolch e3e19ffa38 TvEmaster 9 years ago
Alastair D'Silva 80d9945266 Fix warnings reported in #113 (format warnings, differing types) 9 years ago
Thorsten von Eicken 5a891c3c1e new SLIP protocol; basic REST working 9 years ago
Thorsten von Eicken 109c10c3f2 make new slip proto work 9 years ago
Thorsten von Eicken 481818429e fix RX pull-up; revamp avr flashing 9 years ago
Thorsten von Eicken 5dbebcd841 change SLIP to std escape chars; add to readme 9 years ago
Benjamin Runnels e39ee808c9 DOH! missing semicolon 9 years ago
Benjamin Runnels b8567ad2ef Updated DBG macros as suggested by susisstrolch 9 years ago
susisstrolch 9ec3a30c87 syslog - a simple syslog client 9 years ago
susisstrolch 0cb217046d simple handler for system_os_task/system_os_post 9 years ago
Benjamin Runnels b7ae39ae8d Moved to debug macro for SLIP_DBG and fixed an error when SLIP_DBG was defined 9 years ago
Thorsten von Eicken cb75396552 extend reset for esp8266 9 years ago
Thorsten von Eicken df8afa82d0 make programming reset pulse longer for esp8266 and add notes to readme 9 years ago
Thorsten von Eicken e0040e74bc refactor pin config, add support for rx pull-up 9 years ago
Thorsten von Eicken 65583e6af6 add selection of uart1 to debug log 9 years ago
Kayo Phoenix 614c646b3c Added sending text to console from web interface. 9 years ago
Thorsten von Eicken adb0706349 added built-in AVR/optiboot programmer 9 years ago
Thorsten von Eicken 9c11776869 switch to single firmware size 9 years ago
Thorsten von Eicken 45e6ee6957 fix serial bridge port accept printf 9 years ago
Thorsten von Eicken 0e096f0cc5 skip initial chars on uC reset 9 years ago
Benjamin Runnels 5068fa28cb Added buildtime wifi config ability 9 years ago
Thorsten von Eicken 2c29e2940a handle dead connections in serbridge 9 years ago
Thorsten von Eicken 726d45869a add logging to serbridge 9 years ago
Thorsten von Eicken e9b0132eeb fix issues with MQTT CMD callbacks 9 years ago
Thorsten von Eicken 737fabbd4c support programming-only port in serbridge 9 years ago
Thorsten von Eicken f057a65d1f converted some DBG macros; misc tweaks 9 years ago
Thorsten von Eicken 2a8f7583ea fix serbridge issue 9 years ago
Thorsten von Eicken 45cfe914d5 rewrite serbridge buffering 9 years ago
Benjamin Runnels b7dd0b180f lots of ifdef 9 years ago
Thorsten von Eicken c1ed3695a9 server-side handling of MQTT web page 9 years ago
Thorsten von Eicken 9e4cbb0dbd massive rework of MQTT 9 years ago
Thorsten von Eicken 1c5679f9c8 fix REST repsonse issues 9 years ago
Benjamin Runnels 6cbad0d160 Fixed merge misses 9 years ago
Thorsten von Eicken ddd2af1a65 incorporated tuanpmt's slip protocol and rest library 9 years ago
Thorsten von Eicken 7490e45aab fix indentation to use spaces 9 years ago
Thorsten von Eicken 08ac33dd56 tweak \n handling on console page 9 years ago
Thorsten von Eicken 08ab8b58db fix swap-uart 9 years ago
Thorsten von Eicken b31c0a557c add support for wifi-link-12 with swapped uart pins 9 years ago
Thorsten von Eicken eaa972260a tweak \n handling on console page 9 years ago
Thorsten von Eicken a74177383a fix serial bridge problem 9 years ago
Thorsten von Eicken 29100391b1 fix TCP client request buffer parsing 9 years ago
Thorsten von Eicken 5fc65bd7ee add support for wifi-link-12 with swapped uart pins 9 years ago
Thorsten von Eicken 4463ed6ddd check for closed connection in all cgi handlers 9 years ago
Thorsten von Eicken 2fbd9953d5 TCP client support; Grovestreams RSSI submission support 9 years ago
Thorsten von Eicken 886ce62df0 initial support for TCP client connections from uC 9 years ago
Thorsten von Eicken 8694347992 tame baud-rate mismatch and framing errors, closes #16 10 years ago