DrZlo13
|
1cfcd9d879
|
USB-UART: cleanup comments
|
2022-02-25 12:30:25 +10:00 |
DrZlo13
|
b137997f29
|
Software uart log: better locking mechanism
|
2022-02-25 11:55:40 +10:00 |
SG
|
d845ae3d72
|
UX improvements (#6)
* UX: factory reset on long press on boot button
* Portal: reboot button
* Renamed "reset service" to "factory reset service"
|
2022-02-24 17:03:17 +03:00 |
SG
|
f7e4e686fa
|
Dual CDC implementation (#5)
* Move cli-related files to subfolder
* TinyUSB as our component
* Disable TinyUSB module in SDKConfig
* USB-CDC 0: GDB
* Cli: show MOTD on reboot
* Uart: simple driver
* Cli: use simple uart driver
* Simple UART driver documentation
* Software uart driver
* Forward esp logs to software uart at pin 7, baud 57600
* Delete network uart driver
* Disable booltoader and main esp log output
* Connect uart 0 and cdc port 1
* USB-UART: removed unused tx cache
* Simple UART driver: clear interrupts mask on start
* USB: better startup logging
* LOG: critical section on log print
|
2021-12-20 15:15:35 +03:00 |
DrZlo13
|
3f87d9c276
|
Better COMPILE_OPTIONS setting for a single file
|
2021-12-13 01:56:50 +10:00 |
DrZlo13
|
d963de828f
|
CLI: correct command descriptions
|
2021-12-07 19:50:09 +10:00 |
DrZlo13
|
639263aea7
|
CLI: command description
|
2021-12-07 18:20:59 +10:00 |
DrZlo13
|
38c9d9d14b
|
CLI: fixed unnecessary eol in config_get
|
2021-12-07 18:01:33 +10:00 |
DrZlo13
|
a2e29784fb
|
CLI: ip
|
2021-12-07 17:59:12 +10:00 |
DrZlo13
|
d96f1dc05e
|
CLI: readonly pin BOOT (IO0), strict ordering in gpio_get
|
2021-12-07 17:38:15 +10:00 |
DrZlo13
|
e36f6f41c4
|
CLI: wifi_sta_info
|
2021-12-07 04:54:04 +10:00 |
DrZlo13
|
35df50691c
|
Cli: reset, wifi_ap_clients, config_get\set, nvs_dump
|
2021-12-07 01:41:33 +10:00 |
DrZlo13
|
0ca098b103
|
Cli: return to last line with UP arrow
|
2021-12-07 01:40:32 +10:00 |
DrZlo13
|
f996b5414d
|
Network-http: resource list, use new config in rest api
|
2021-12-07 01:39:35 +10:00 |
DrZlo13
|
3e336213f3
|
Network: use new config
|
2021-12-07 01:39:11 +10:00 |
DrZlo13
|
a7f30853ec
|
Nvs: separate config management
|
2021-12-07 01:38:48 +10:00 |
DrZlo13
|
2e61d53cd2
|
Nvs: use targeted partition
|
2021-12-07 01:38:35 +10:00 |
DrZlo13
|
752500a202
|
Cli args: read_quoted_string
|
2021-12-07 01:37:31 +10:00 |
DrZlo13
|
d6ad59aa9f
|
CLI: led, ping
|
2021-12-06 16:43:32 +10:00 |
DrZlo13
|
1d9698ddac
|
Cli-uart: increased RX buffer, disabled internal TX buffer, forced flush in wifi_scan
|
2021-12-03 21:10:55 +10:00 |
DrZlo13
|
6884bfa2b1
|
Cli: added uart tx buffering, removed debug logs
|
2021-12-03 17:16:41 +10:00 |
DrZlo13
|
8d4678d17b
|
Optimize IRAM usage (disable LWIP_IRAM, WIFI_IRAM, WIFI_RX_IRAM optimizations).
|
2021-12-03 13:47:47 +10:00 |
DrZlo13
|
23fb0b3862
|
CLI: factory reset
|
2021-12-03 10:33:06 +10:00 |
DrZlo13
|
7000a7a244
|
Separate MAC addresses for each supported mode in device_info.
|
2021-12-03 10:21:12 +10:00 |
DrZlo13
|
80e7a8b262
|
Cmake: log IDF version
|
2021-12-03 00:25:12 +10:00 |
DrZlo13
|
40a4cdb075
|
Fix: " " -> "_" for auth modes
|
2021-12-02 23:43:04 +10:00 |
DrZlo13
|
984040ed16
|
Fix: db -> dBm for rssi
|
2021-12-02 23:35:45 +10:00 |
DrZlo13
|
dee98521c8
|
CLI: wifi scan
|
2021-12-02 22:30:22 +10:00 |
DrZlo13
|
279a9f6e8a
|
CLI: gpio_set, gpio_get, chip information in device_info
|
2021-12-02 22:11:32 +10:00 |
DrZlo13
|
8bc89c4dda
|
CLI: device info
|
2021-12-02 17:28:01 +10:00 |
DrZlo13
|
c2d2e5ef96
|
CLI: gpio_set
|
2021-12-01 23:01:52 +10:00 |
DrZlo13
|
8d88c07dec
|
Cli: fix empty command
|
2021-12-01 14:32:52 +10:00 |
DrZlo13
|
e4edd6e944
|
Changed cli prompt
|
2021-12-01 14:18:34 +10:00 |
DrZlo13
|
7ca4c3b631
|
Initial CLI implementation
|
2021-12-01 14:15:45 +10:00 |
DrZlo13
|
a99dabfde7
|
Remove deprecated header
|
2021-12-01 10:53:59 +10:00 |
DrZlo13
|
883c2607c4
|
Portal: add ip and mac to SYS tab
|
2021-11-30 15:27:56 +10:00 |
DrZlo13
|
027bd85bd6
|
Glue USB and net socket to GDB thread
|
2021-11-30 14:38:57 +10:00 |
DrZlo13
|
2e2ac24f4d
|
Really use delay parameter
|
2021-11-29 20:06:42 +10:00 |
DrZlo13
|
ef03a9689e
|
Shrinking the GDB task stack
|
2021-11-25 03:21:32 +10:00 |
DrZlo13
|
937c1cdefd
|
A more convenient way to setup URIs
|
2021-11-24 07:59:54 +10:00 |
DrZlo13
|
6c9eecf563
|
REST: system/tasks and gpio/led api
|
2021-11-24 07:22:57 +10:00 |
DrZlo13
|
6bb1340641
|
LED: PWM limiter (for dimming)
|
2021-11-24 07:22:18 +10:00 |
DrZlo13
|
1c8fbb7f2b
|
Unoptimal uart-tcp server at 4444 port
|
2021-11-23 08:13:12 +10:00 |
DrZlo13
|
7e7e1fc926
|
Code updated for esp-idf/release/4.4
|
2021-11-23 05:42:43 +10:00 |
Aleksandr Kutuzov
|
ae2252defb
|
Update to latest SDK. Update usb descriptor for better compatiability with mac os
|
2021-11-22 21:19:40 +03:00 |
DrZlo13
|
907cb21105
|
Reset ssid and password if we cant connect to AP
|
2021-11-22 22:52:14 +10:00 |
DrZlo13
|
0d66b45c45
|
Add usb delay on init
|
2021-11-22 21:57:40 +10:00 |
DrZlo13
|
6f284519c7
|
Enable GDB
|
2021-11-22 21:53:19 +10:00 |
DrZlo13
|
279a5c66a3
|
Correct network interface
|
2021-11-22 21:24:16 +10:00 |
DrZlo13
|
d30bde3e68
|
Increase USB delay to 500ms
|
2021-11-22 21:23:22 +10:00 |