Karai Csaba
|
cce1d9c04f
|
Button + text field handling
|
8 years ago |
Karai Csaba
|
1a03bcb5ca
|
User pages on the dummy-web-server
|
8 years ago |
Karai Csaba
|
a2121f13af
|
A bit more implementation in dummy web-server
|
8 years ago |
Karai Csaba
|
45a127523e
|
Dummy web server skeleton
|
8 years ago |
Karai Csaba
|
5f56676e4b
|
Autorefresh page after uploading
|
8 years ago |
Karai Csaba
|
ad34095bfa
|
Fix issue with invalid user file system
|
8 years ago |
Karai Csaba
|
ec7d79e458
|
Fixed: reinitialize user page after upload
|
8 years ago |
Karai Csaba
|
3067718143
|
Added: script for creating file system
|
8 years ago |
Karai Csaba
|
c4cded360e
|
names at the left frame
|
8 years ago |
Karai Csaba
|
bbdd50f887
|
Bug when storing header in memory above 1MB
|
8 years ago |
Karai Csaba
|
8414a87981
|
Use iterators in espfs
|
8 years ago |
Karai Csaba
|
1ef8f5be2c
|
Web server shows user pages
|
8 years ago |
Karai Csaba
|
754dba2a31
|
Flash file upload
|
8 years ago |
Karai Csaba
|
29b691757e
|
handle invalid upload
|
8 years ago |
Karai Csaba
|
40e7fba786
|
Multipart upload implementation
|
8 years ago |
Karai Csaba
|
aa35923863
|
Skeleton for the web-server page
|
8 years ago |
Karai Csaba
|
31fa743d14
|
Added: user page sections to config folder
|
8 years ago |
Karai Csaba
|
a85244d6fb
|
Refactored espfs to handle Flash source
|
8 years ago |
Nemanja Stefanovic
|
8c4c4928b1
|
Upgrade firmware from web interface (#174)
* enable firmware flashing from the web UI
* remove mqtt reference from flash JS
* remove dependency on nanoajax
|
8 years ago |
bitdump
|
c5513d063d
|
Adding the console uart format support (#189)
Some of the MCU use format other than 8N1.
Adding the support for other format.
|
8 years ago |
beegee-tokyo
|
87ea456883
|
Combined UDP and TCP functions into socket.c and socket.h
Signed-off-by: beegee-tokyo <bernd@giesecke.tk>
|
8 years ago |
beegee-tokyo
|
4e02ec4a13
|
Merge branch 'master' of https://github.com/beegee-tokyo/esp-link
|
8 years ago |
beegee-tokyo
|
b46eca6ff2
|
Combined UDP and TCP socket functions into one socket.c and socket.h
Signed-off-by: beegee-tokyo <bernd@giesecke.tk>
|
8 years ago |
beegee-tokyo
|
22b170ca63
|
Corrected error in debug message
|
8 years ago |
beegee-tokyo
|
e714be5915
|
Added functionality for UDP socket client, TCP socket client and server
Added tools (download links in Makefile are not working)
Adjusted Makefile
Adjusted .gitignore
|
8 years ago |
Thorsten von Eicken
|
4dcd61714b
|
Create contributing.md
|
8 years ago |
Thorsten von Eicken
|
65534229f2
|
fixes #166 advrdude example on home page
|
8 years ago |
Thorsten von Eicken
|
1bcdc62de3
|
Prep readme
|
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
|
23877f5ea7
|
Re-enable syslog by default and fix compilation issue
|
9 years ago |
Thorsten von Eicken
|
1e87efec8c
|
Revert "Fix some type casts per #129"
This reverts commit 52843c6316 .
|
9 years ago |
Alastair D'Silva
|
19963d804a
|
Merge remote-tracking branch 'origin/master' into rs485
|
9 years ago |
Alastair D'Silva
|
e33c924e00
|
Apply @krzy27's changes to set up the timers correctly.
|
9 years ago |
mroavi
|
107a24590c
|
Fixes the Makefile's wifi station hardcoding functionality when starting in SOFTAP_MODE (#150)
* Bug fixed
* Change to mode STATIONAP_MODE at startup only if STA_SSID and STA_PASS are defined.
|
9 years ago |
dima-ch
|
a9321f421b
|
fix html special symbols in console output (#141)
|
9 years ago |
Thorsten von Eicken
|
ff51a16b98
|
Transfer vcxproj from #137
|
9 years ago |
Thorsten von Eicken
|
3403e583f2
|
Fix not showing syslog card when disabled
|
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
|
38f5376196
|
Pull in contributions from #121
|
9 years ago |
Thorsten von Eicken
|
47bd1ac598
|
Change Makefile to use SDK 1.5.4
|
9 years ago |
Alastair D'Silva
|
db693751d1
|
fix variable name
|
9 years ago |
Alastair D'Silva
|
fc230a39ca
|
Fix tx_enable init logic
save a couple of branches
|
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.
Only manipulate the timer if TX_ENABLE has been requested.
Assert uart_tx_enable_timer_inited once the timer has been inited.
|
9 years ago |