Yukai Li
75448fdeb9
Change reset line high output to no output
5 years ago
Thorsten von Eicken
e57f29c019
remove rs485 support due to boot issues (us timer?)
7 years ago
Thorsten von Eicken
5d0e51f2c1
fix optiboot: it accumulated too much from failed attempts
8 years ago
dannybackx
6bdfaf933e
Query ip ( #289 )
...
* Following tve's guidelines to submit the changes for query-ip, I think.
8 years ago
Oliver
4bb78e3ec2
Typo error in "PurgeData" constant
8 years ago
Oliver
11d8364164
Added PURGE_DATA
8 years ago
igittigitt
0ce029b16a
Local changes and compiler warning
8 years ago
Oliver
3ef8dd6820
do not wait for TX-FIFO
...
Waiting for the FIFO to flush may cause watchdog resets.
Now, just ensure thats FIFO is empty bevore raising BREAK. Also only handle BRK_OFF if BRK_ON was issued before.
8 years ago
Oliver
1910386729
Added support for Telnet commands to generate BREAK
...
BREAK could be generated through Telnet command syntax (see RFC2217) by
offering "Set BREAK state ON", "Set BREAK state OFF" and "Request BREAK
state".
8 years ago
Oliver
5d27848690
Bugfix for issue #239 (setting baudrate via NVT)
...
According to https://github.com/jeelabs/esp-link/issues/239 this commit
fixes a bug, when setting baudrate from Telnet control commands (NVT)
more than once.
8 years ago
Thorsten von Eicken
b4595eb792
fix uart settings via telnet and ajax
8 years ago
Thorsten von Eicken
dfe9875a02
telnet tweaks
8 years ago
Thorsten von Eicken
de0a093aa7
add telnet codes for serial port config
8 years ago
Thorsten von Eicken
3cb55b5648
fix serial LED, fixes #199
8 years ago
beegee-tokyo
0654c1d038
Synced master branch with upstream from jeelabs
...
Signed-off-by: beegee-tokyo <bernd@giesecke.tk>
8 years ago
cskarai
60f47ba8bc
Refactored MCU flashing protection
8 years ago
Karai Csaba
f75c1acf95
Button feature is working
8 years ago
Thorsten von Eicken
f84ffdc989
Allow syslog to be disabled, as in #128
9 years ago
Alastair D'Silva
fc230a39ca
Fix tx_enable init logic
...
save a couple of branches
9 years ago
Alastair D'Silva
dbab746e3c
Add support for the TX_ENABLE signal for RS-485 trancievers
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
Jason Schmidlapp
5eba5500ac
Don't reset programming target until actual image data is received from network.
...
Thanks!
9 years ago
Thorsten von Eicken
481818429e
fix RX pull-up; revamp avr flashing
9 years ago
susisstrolch
9ec3a30c87
syslog - a simple syslog client
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
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
...
Added SDK_DBG parameter to turn off nonsense SDK debug output
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
737fabbd4c
support programming-only port in serbridge
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
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
08ab8b58db
fix swap-uart
9 years ago
Thorsten von Eicken
b31c0a557c
add support for wifi-link-12 with swapped uart pins
...
Conflicts:
serial/serbridge.c
9 years ago
Thorsten von Eicken
a74177383a
fix serial bridge problem
9 years ago
Thorsten von Eicken
5fc65bd7ee
add support for wifi-link-12 with swapped uart pins
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
62e6839788
fix serial LED; fixes #22
10 years ago
Thorsten von Eicken
806c762be1
license update
10 years ago