SnapDragonfly / SnapAirUnit

SnapAirUnit aims to provide an basic kit connecting open-source flight controller and snap/python programming language.
GNU General Public License v3.0
1 stars 2 forks source link

IP network segment customization #66

Closed lida2003 closed 1 year ago

lida2003 commented 1 year ago

Is your feature request related to a problem? Please describe. IP network segment customization e.g. 192.168.10.x

Describe the solution you'd like It can be configured by configuration file.

Describe alternatives you've considered No

Additional context No

lida2003 commented 1 year ago
I (2617) wifi:mode : softAP (24:6f:28:b3:f3:1d)
I (2617) wifi:Total power save buffer number: 16
I (2617) wifi:Init max length of beacon: 752/752
I (2617) wifi:Init max length of beacon: 752/752
I (2627) sap: wifi_start_softap done. SSID:SnapAirUnit_F31D password:12345678 channel:1 ip:192.168.10.1
I (2637) http: Starting HTTP Server
I (2637) mod: mode_init err = 4354, mode = 65535, g_sw_mode = 0
SnapAirUnit: free_heap_size = 104812
I (2647) cons: Command history enabled

This is Snap Air Unit Console.
Type 'help' to get the list of commands.
Use UP/DOWN arrows to navigate through command history.
Press TAB when typing command name to auto-complete.
Press Enter or Ctrl+C will terminate the console environment.
SnapAirUnit> I (7977) wifi:new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (7977) wifi:station: 90:78:b2:27:e1:19 join, AID=1, bgn, 20
I (8037) sap: station 90:78:b2:27:e1:19 join, AID=1
I (8697) esp_netif_lwip: DHCP server assigned IP to a client, IP is: 192.168.10.2
W (10037) wifi:<ba-add>idx:2 (ifx:1, 90:78:b2:27:e1:19), tid:0, ssn:21, winSize:64
I (11027) wifi:station: 90:78:b2:27:e1:19 leave, AID = 1, bss_flags is 658531, bss:0x3ffe8610
I (11027) wifi:new:<1,0>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
W (11037) wifi:<ba-del>idx
I (11037) sap: station 90:78:b2:27:e1:19 leave, AID=1