Commit Graph

716 Commits (master)
 

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