Commit Graph

124 Commits (84157b221b13f5c55f979519611b056097fd337f)

Author SHA1 Message Date
Chris 84157b221b Adding the console uart format support 9 years ago
Thorsten von Eicken 7f426da314 Remove some heap debugging output, fixes #158 9 years ago
Thorsten von Eicken ef6a611045 Reduce memory consumption; fix syslog alloc when disabled 9 years ago
Thorsten von Eicken dc4fabc7ed Change MQTT hostname to 64 chars, fixes #147 9 years ago
Thorsten von Eicken 6ccca3ef9c Fix auth mode for AP, fixes #145 9 years ago
Thorsten von Eicken 1e87efec8c Revert "Fix some type casts per #129" 9 years ago
mroavi 107a24590c Fixes the Makefile's wifi station hardcoding functionality when starting in SOFTAP_MODE (#150) 9 years ago
Thorsten von Eicken 52843c6316 Fix some type casts per #129 9 years ago
Thorsten von Eicken f84ffdc989 Allow syslog to be disabled, as in #128 9 years ago
Thorsten von Eicken d2bd118f0b fix c99 types mess; clean up after merges 9 years ago
Thorsten von Eicken 8b4749fb90 fix #101: doesn't stay in AP-only after reset 9 years ago
Thorsten von Eicken df2f36b8ef fix #126: allow short SSIDs 9 years ago
Thorsten von Eicken 56e76c6bc4 Revert "TvEmaster" 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
Alastair D'Silva 8709e92d45 Fix sytax errors 9 years ago
Thorsten von Eicken 219b6c8006 fix mqtt for new slip protocol 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
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
KatAst a10cc380dc Back to default 9 years ago
KatAst 62c5f4fc17 Modified comments to match actions 9 years ago
KatAst 132f4ccd58 Add default WPA2 when a password was specified 9 years ago
KatAst 70f5903abd Int to bool 9 years ago
KatAst 0f1ddae28e Modified to cover all possible options 9 years ago
KatAst c8aab7611b Set Station parameters if defined 9 years ago
KatAst 6f4cead199 Changed to Macro debug 9 years ago
KatAst 8adfcb6e60 Reduced to essential 9 years ago
KatAst 5f8da7e2b0 Redundant 9 years ago
KatAst d1152588a8 Changed to standard os_memset(), instead of memset() 9 years ago
KatAst 4d09a0088a After test it results useless, so removed 9 years ago
KatAst 5787fcf8a4 Added to avoid possible hiccup when opmode already 1 9 years ago
Thorsten von Eicken a0eefa17b3 improve optiboot sync 9 years ago
KatAst e268db7e84 Soft-AP server side variables check 9 years ago
KatAst d6dae6888a Disable configWipe 9 years ago
KatAst a7b6358bae New function to check string 9 years ago
KatAst 793506fdd1 Small changes 9 years ago
KatAst 887c5a66cc Compiler error 9 years ago
KatAst 896693b5b2 Soft-AP Settings 9 years ago
KatAst ff5a74b20a Added SOFTAP hard-coded settings 9 years ago
Benjamin Runnels f8eb8b33e0 Fix for services page syslog filter select list 9 years ago
Benjamin Runnels a6a8866bfe Fixed mdns settings bug 9 years ago