Bartlomiej Zimon
5995df787d
add soft-ap channel option
...
fix for #345 and #453
Signed-off-by: Bartlomiej Zimon <uzi18@o2.pl>
5 years ago
Bartlomiej Zimon
9d5bfffc14
- add ajax /console/clear - fix #348
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
Thorsten von Eicken
5efbf32658
fix scanning after clean flash, fixes #218
8 years ago
hetii
b3d8072bae
Add missing baudrate settings. ( #216 )
8 years ago
cskarai
983fd549c1
Use multiple upload instead of espfs image
8 years ago
beegee-tokyo
0654c1d038
Synced master branch with upstream from jeelabs
...
Signed-off-by: beegee-tokyo <bernd@giesecke.tk>
8 years ago
Karai Csaba
5dc9c4f934
Implemented user pages
8 years ago
Karai Csaba
225e4437c0
Checkbox implementation
8 years ago
Karai Csaba
c5c377db97
Added: user pages without checkbox
8 years ago
Karai Csaba
95f0464dcb
Support for tables
8 years ago
Karai Csaba
729bb38249
Refresh rate implementation
8 years ago
Karai Csaba
f84319d67b
Added: radio button implementation
8 years ago
Karai Csaba
c7b5eb444d
Refresh form data
8 years ago
Karai Csaba
4bce6674e4
Input range control
8 years ago
Karai Csaba
cce1d9c04f
Button + text field handling
8 years ago
Karai Csaba
5f56676e4b
Autorefresh page after uploading
8 years ago
Karai Csaba
3067718143
Added: script for creating file system
8 years ago
Karai Csaba
40e7fba786
Multipart upload implementation
8 years ago
Karai Csaba
aa35923863
Skeleton for the web-server page
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
Thorsten von Eicken
65534229f2
fixes #166 advrdude example on home page
8 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
dima-ch
a9321f421b
fix html special symbols in console output ( #141 )
9 years ago
Thorsten von Eicken
3403e583f2
Fix not showing syslog card when disabled
9 years ago
Thorsten von Eicken
f84ffdc989
Allow syslog to be disabled, as in #128
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
dbab746e3c
Add support for the TX_ENABLE signal for RS-485 trancievers
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
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
896693b5b2
Soft-AP Settings
...
Added Soft-AP settings support both in Makefile and web interface
9 years ago
Benjamin Runnels
391481dc43
replaced the other srcElement too
9 years ago
Benjamin Runnels
a4816a7b72
Switched from event.srcElement to event.target for better browser compatibility
9 years ago
Benjamin Runnels
f8eb8b33e0
Fix for services page syslog filter select list
...
Fix for a couple compiler errors when cycling the different undef and define options in user_config.h
9 years ago
Benjamin Runnels
ac04cc58a8
removed syslog_enable functionality and config
...
reordered config settings
9 years ago
Benjamin Runnels
a895128c9f
Fixed bug with services page submitting on field click
...
Fixed bug with Makefile when COMPRESS_W_HTMLCOMPRESSOR = no
9 years ago
Benjamin Runnels
3eccd26e76
Normalized Wifi to WiFI.
...
Fixed button spacing on console clear and log reset buttons
Renamed cgiReboot method to cgiReset and called the proper reset method
Normalized whitespace in cgiflash.c
9 years ago
Benjamin Runnels
bfee1cf694
fixes for services
9 years ago
Thorsten von Eicken
fb90ac5457
enable mdns; tweak wifi info POST
9 years ago
susisstrolch
9ec3a30c87
syslog - a simple syslog client
9 years ago
Thorsten von Eicken
72118a7627
fix dhcp/static ip switch-over
9 years ago
Thorsten von Eicken
c3e1a8a83b
improve home page
9 years ago
Thorsten von Eicken
ce05e00bd7
fix pin changes and hostname change
9 years ago