Commit Graph

716 Commits (43ee67b25b0d2043abe38b03bd7b02d8bfad3a77)
 

Author SHA1 Message Date
Alastair D'Silva fc230a39ca Fix tx_enable init logic 9 years ago
Alastair D'Silva c173706d22 Fix typo 9 years ago
Alastair D'Silva c49d207213 Standardize on uart0-tx-enable variable name on the HTML side (thanks @krzy27) 9 years ago
Alastair D'Silva 92411f0d76 Add missing initialisation for uart0_tx_enable_pin 9 years ago
Alastair D'Silva 352759b7c8 Ensure the TX timer is disarmed after it has fired, allowing it to be retriggered. 9 years ago
Alastair D'Silva 1dcd1f7b10 Add a clarifying comment about the setup of TX empty 9 years ago
Alastair D'Silva f4ee1dbed4 Move USE_US_TIMER to esp8266.h and remove redundant inclusions of osapi.h 9 years ago
Alastair D'Silva 19c56c80c8 Update all timer instances to microsecond timers 9 years ago
Alastair D'Silva e8f569dc5f Use microsecond timer for heap use as the timer is in microsecond mode 9 years ago
Alastair D'Silva dbab746e3c Add support for the TX_ENABLE signal for RS-485 trancievers 9 years ago
Thorsten von Eicken ac92202ef6 fix c99 types mess, try 2; clean up after merges 9 years ago
Thorsten von Eicken d2bd118f0b fix c99 types mess; clean up after merges 9 years ago
Thorsten von Eicken 06ec5d46f1 switch to sdk 1.5.2 9 years ago
Thorsten von Eicken ccbe99de82 fix #122: uninitialized vars in REST_Setup 9 years ago
Thorsten von Eicken 8b4749fb90 fix #101: doesn't stay in AP-only after reset 9 years ago
Thorsten von Eicken bd40769138 fix #103: wifi icons wrap when scaling browser 9 years ago
Thorsten von Eicken a770d0293d fix #116: show device name in browser title 9 years ago
Thorsten von Eicken df2f36b8ef fix #126: allow short SSIDs 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
Nico b56b2767cb Update README.adoc 9 years ago
Alastair D'Silva b408103b4c Use the SKD included in esp-open-sdk, if available 9 years ago
Alastair D'Silva 80d9945266 Fix warnings reported in #113 (format warnings, differing types) 9 years ago
Alastair D'Silva 163986afb4 Merge branch 'incorrect-types' into updated-toolchain 9 years ago
Alastair D'Silva e7ea88295e Remove definition of _STDINT_H, it suppresses the inclusion of the compiler stdint.h, resulting in uint8_t & friends being undefined 9 years ago
Alastair D'Silva 406b4666b6 Revert "Use the latest SDK as packaged in esp-open-sdk" 9 years ago
Alastair D'Silva 8709e92d45 Fix sytax errors 9 years ago
Alastair D'Silva 3b8011f471 Use the latest SDK as packaged in esp-open-sdk 9 years ago
Thorsten von Eicken 1d0f3136c5 fixes #111: handle malloc failure in syslog 9 years ago
Thorsten von Eicken 69f09ebbb9 fix slip protocol argument padding 9 years ago
Thorsten von Eicken ad5182ae59 fix reference to old boot file in Makefile 9 years ago
Thorsten von Eicken af0e0907f9 convert readme to asciidoc 9 years ago
Thorsten von Eicken 219b6c8006 fix mqtt for new slip protocol 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 fa96de2fc0 SDK 1.5.1; makefile and html tweaks 9 years ago
Thorsten von Eicken 5dbebcd841 change SLIP to std escape chars; add to readme 9 years ago
Thorsten von Eicken 762d7eaf46 Merge pull request #84 from katast/master 9 years ago
Thorsten von Eicken b2e8023089 Merge pull request #91 from fl1pfl0p/master 9 years ago
fl1pfl0p 68890778f4 Bugfix: RX pullup checkbox in GUI fixed 9 years ago
KatAst 4d0f652bc8 Comments review 9 years ago
KatAst e3d150a6c5 From os_printf to DBG 9 years ago
KatAst 7fea51185a Fix indent 9 years ago
KatAst 0cec56712f Fix indent 9 years ago
KatAst 05699cb489 Fix indent 9 years ago
KatAst cf7635dad7 Fix Indentation 9 years ago
KatAst 9dd3eac804 Fix indentation 9 years ago