Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

738 lines
20 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. This is the Info main menu (aka directory node). A few useful Info commands: 'q' quits; '?' lists all Info commands; 'h' starts the Info tutorial; 'mTexinfo RET' visits the Texinfo manual, etc. * Menu: Basics * Common options: (coreutils)Common options. * Coreutils: (coreutils). Core GNU (file, text, shell) utilities. * Date input formats: (coreutils)Date input formats. * Ed: (ed). The GNU line editor * File permissions: (coreutils)File permissions. Access modes. * Finding files: (find). Operating on files matching certain criteria. C++ libraries * autosprintf: (autosprintf). Support for printf format strings in C++. Compression * Gzip: (gzip). General (de)compression of files (lzw). Development * SSIP: (ssip). Speech Synthesis Interface Protocol. * Speech Dispatcher: (speech-dispatcher). Speech Dispatcher. * libffi: (libffi). Portable foreign-function interface library. DOS * Mtools: (mtools). Mtools: utilities to access DOS disks in Unix. Editors * nano: (nano). Small and friendly text editor. General Commands * Screen: (screen). Full-screen window manager. GNU Gettext Utilities * autopoint: (gettext)autopoint Invocation. Copy gettext infrastructure. * envsubst: (gettext)envsubst Invocation. Expand environment variables. * gettextize: (gettext)gettextize Invocation. Prepare a package for gettext. * gettext: (gettext). GNU gettext utilities. * ISO3166: (gettext)Country Codes. ISO 3166 country codes. * ISO639: (gettext)Language Codes. ISO 639 language codes. * msgattrib: (gettext)msgattrib Invocation. Select part of a PO file. * msgcat: (gettext)msgcat Invocation. Combine several PO files. * msgcmp: (gettext)msgcmp Invocation. Compare a PO file and template. * msgcomm: (gettext)msgcomm Invocation. Match two PO files. * msgconv: (gettext)msgconv Invocation. Convert PO file to encoding. * msgen: (gettext)msgen Invocation. Create an English PO file. * msgexec: (gettext)msgexec Invocation. Process a PO file. * msgfilter: (gettext)msgfilter Invocation. Pipe a PO file through a filter. * msgfmt: (gettext)msgfmt Invocation. Make MO files out of PO files. * msggrep: (gettext)msggrep Invocation. Select part of a PO file. * msginit: (gettext)msginit Invocation. Create a fresh PO file. * msgmerge: (gettext)msgmerge Invocation. Update a PO file from template. * msgunfmt: (gettext)msgunfmt Invocation. Uncompile MO file into PO file. * msguniq: (gettext)msguniq Invocation. Unify duplicates for PO file. * ngettext: (gettext)ngettext Invocation. Translate a message with plural. * xgettext: (gettext)xgettext Invocation. Extract strings into a PO file. GNU organization * Maintaining Findutils: (find-maint). Maintaining GNU findutils GNU Utilities * dirmngr-client: (gnupg). X.509 CRL and OCSP client. * dirmngr: (gnupg). X.509 CRL and OCSP server. * gpg: (gnupg1). OpenPGP encryption and signing tool (v1). * gpg-agent: (gnupg). The secret key daemon. * gpg2: (gnupg). OpenPGP encryption and signing tool. * gpgsm: (gnupg). S/MIME encryption and signing tool. Individual utilities * aclocal-invocation: (automake-1.15)aclocal Invocation. Generating aclocal.m4. * arch: (coreutils)arch invocation. Print machine hardware name. * automake-invocation: (automake-1.15)automake Invocation. Generating Makefile.in. * base32: (coreutils)base32 invocation. Base32 encode/decode data. * base64: (coreutils)base64 invocation. Base64 encode/decode data. * basename: (coreutils)basename invocation. Strip directory and suffix. * bibtex: (web2c)bibtex invocation. Maintaining bibliographies. * cat: (coreutils)cat invocation. Concatenate and write files. * chcon: (coreutils)chcon invocation. Change SELinux CTX of files. * chgrp: (coreutils)chgrp invocation. Change file groups. * chmod: (coreutils)chmod invocation. Change access permissions. * chown: (coreutils)chown invocation. Change file owners and groups. * chroot: (coreutils)chroot invocation. Specify the root directory. * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum. * cmp: (diffutils)Invoking cmp. Compare 2 files byte by byte. * comm: (coreutils)comm invocation. Compare sorted files by line. * cp: (coreutils)cp invocation. Copy files. * csplit: (coreutils)csplit invocation. Split by context. * cut: (coreutils)cut invocation. Print selected parts of lines. * date: (coreutils)date invocation. Print/set system date and time. * dd: (coreutils)dd invocation. Copy and convert a file. * df: (coreutils)df invocation. Report file system disk usage. * diff: (diffutils)Invoking diff. Compare 2 files line by line. * diff3: (diffutils)Invoking diff3. Compare 3 files line by line. * dir: (coreutils)dir invocation. List directories briefly. * dircolors: (coreutils)dircolors invocation. Color setup for ls. * dirname: (coreutils)dirname invocation. Strip last file name component. * du: (coreutils)du invocation. Report on disk usage. * dvicopy: (web2c)dvicopy invocation. Virtual font expansion * dvitomp: (web2c)dvitomp invocation. DVI to MPX (MetaPost pictures). * dvitype: (web2c)dvitype invocation. DVI to human-readable text. * echo: (coreutils)echo invocation. Print a line of text. * env: (coreutils)env invocation. Modify the environment. * expand: (coreutils)expand invocation. Convert tabs to spaces. * expr: (coreutils)expr invocation. Evaluate expressions. * factor: (coreutils)factor invocation. Print prime factors * false: (coreutils)false invocation. Do nothing, unsuccessfully. * find: (find)Invoking find. Finding and acting on files. * fmt: (coreutils)fmt invocation. Reformat paragraph text. * fold: (coreutils)fold invocation. Wrap long input lines. * gftodvi: (web2c)gftodvi invocation. Generic font proofsheets. * gftopk: (web2c)gftopk invocation. Generic to packed fonts. * gftype: (web2c)gftype invocation. GF to human-readable text. * groups: (coreutils)groups invocation. Print group names a user is in. * gunzip: (gzip)Overview. Decompression. * gzexe: (gzip)Overview. Compress executables. * head: (coreutils)head invocation. Output the first part of files. * hostid: (coreutils)hostid invocation. Print numeric host identifier. * hostname: (coreutils)hostname invocation. Print or set system name. * id: (coreutils)id invocation. Print user identity. * install: (coreutils)install invocation. Copy files and set attributes. * join: (coreutils)join invocation. Join lines on a common field. * kill: (coreutils)kill invocation. Send a signal to processes. * link: (coreutils)link invocation. Make hard links between files. * ln: (coreutils)ln invocation. Make links between files. * locate: (find)Invoking locate. Finding files in a database. * logname: (coreutils)logname invocation. Print current login name. * ls: (coreutils)ls invocation. List directory contents. * md5sum: (coreutils)md5sum invocation. Print or check MD5 digests. * mf: (web2c)mf invocation. Creating typeface families. * mft: (web2c)mft invocation. Prettyprinting Metafont source. * mkdir: (coreutils)mkdir invocation. Create directories. * mkfifo: (coreutils)mkfifo invocation. Create FIFOs (named pipes). * mknod: (coreutils)mknod invocation. Create special files. * mktemp: (coreutils)mktemp invocation. Create temporary files. * mltex: (web2c)MLTeX. Multi-lingual TeX. * mpost: (web2c)mpost invocation. Creating technical diagrams. * mv: (coreutils)mv invocation. Rename files. * nice: (coreutils)nice invocation. Modify niceness. * nl: (coreutils)nl invocation. Number lines and write files. * nohup: (coreutils)nohup invocation. Immunize to hangups. * nproc: (coreutils)nproc invocation. Print the number of processors. * numfmt: (coreutils)numfmt invocation. Reformat numbers. * od: (coreutils)od invocation. Dump files in octal, etc. * paste: (coreutils)paste invocation. Merge lines of files. * patch: (diffutils)Invoking patch. Apply a patch to a file. * patgen: (web2c)patgen invocation. Creating hyphenation patterns. * pathchk: (coreutils)pathchk invocation. Check file name portability. * pktogf: (web2c)pktogf invocation. Packed to generic fonts. * pktype: (web2c)pktype invocation. PK to human-readable text. * pltotf: (web2c)pltotf invocation. Property list to TFM. * pooltype: (web2c)pooltype invocation. Display WEB pool files. * pr: (coreutils)pr invocation. Paginate or columnate files. * printenv: (coreutils)printenv invocation. Print environment variables. * printf: (coreutils)printf invocation. Format and print data. * ptx: (coreutils)ptx invocation. Produce permuted indexes. * pwd: (coreutils)pwd invocation. Print working directory. * readlink: (coreutils)readlink invocation. Print referent of a symlink. * realpath: (coreutils)realpath invocation. Print resolved file names. * rm: (coreutils)rm invocation. Remove files. * rmdir: (coreutils)rmdir invocation. Remove empty directories. * runcon: (coreutils)runcon invocation. Run in specified SELinux CTX. * sdiff: (diffutils)Invoking sdiff. Merge 2 files side-by-side. * seq: (coreutils)seq invocation. Print numeric sequences * sha1sum: (coreutils)sha1sum invocation. Print or check SHA-1 digests. * sha2: (coreutils)sha2 utilities. Print or check SHA-2 digests. * shred: (coreutils)shred invocation. Remove files more securely. * shuf: (coreutils)shuf invocation. Shuffling text files. * sleep: (coreutils)sleep invocation. Delay for a specified time. * sort: (coreutils)sort invocation. Sort text files. * split: (coreutils)split invocation. Split into pieces. * stat: (coreutils)stat invocation. Report file(system) status. * stdbuf: (coreutils)stdbuf invocation. Modify stdio buffering. * stty: (coreutils)stty invocation. Print/change terminal settings. * sum: (coreutils)sum invocation. Print traditional checksum. * sync: (coreutils)sync invocation. Synchronize memory to disk. * tac: (coreutils)tac invocation. Reverse files. * tail: (coreutils)tail invocation. Output the last part of files. * tangle: (web2c)tangle invocation. WEB to Pascal. * tee: (coreutils)tee invocation. Redirect to multiple files. * test: (coreutils)test invocation. File/string tests. * tex: (web2c)tex invocation. Typesetting. * tftopl: (web2c)tftopl invocation. TFM -> property list. * time: (time). Run programs and summarize system resource usage. * timeout: (coreutils)timeout invocation. Run with time limit. * touch: (coreutils)touch invocation. Change file timestamps. * tr: (coreutils)tr invocation. Translate characters. * true: (coreutils)true invocation. Do nothing, successfully. * truncate: (coreutils)truncate invocation. Shrink/extend size of a file. * tsort: (coreutils)tsort invocation. Topological sort. * tty: (coreutils)tty invocation. Print terminal name. * uname: (coreutils)uname invocation. Print system information. * unexpand: (coreutils)unexpand invocation. Convert spaces to tabs. * uniq: (coreutils)uniq invocation. Uniquify files. * unlink: (coreutils)unlink invocation. Removal via unlink(2). * updatedb: (find)Invoking updatedb. Building the locate database. * uptime: (coreutils)uptime invocation. Print uptime and load. * users: (coreutils)users invocation. Print current user names. * vdir: (coreutils)vdir invocation. List directories verbosely. * vftovp: (web2c)vftovp invocation. Virtual font -> virtual pl. * vptovf: (web2c)vptovf invocation. Virtual pl -> virtual font. * wc: (coreutils)wc invocation. Line, word, and byte counts. * weave: (web2c)weave invocation. WEB to TeX. * who: (coreutils)who invocation. Print who is logged in. * whoami: (coreutils)whoami invocation. Print effective user ID. * xargs: (find)Invoking xargs. Operating on many files. * yes: (coreutils)yes invocation. Print a string indefinitely. * zcat: (gzip)Overview. Decompression to stdout. * zdiff: (gzip)Overview. Compare compressed files. * zforce: (gzip)Overview. Force .gz extension on files. * zgrep: (gzip)Overview. Search compressed files. * zmore: (gzip)Overview. Decompression output by pages. Kernel * GRUB: (grub). The GRand Unified Bootloader * grub-dev: (grub-dev). The GRand Unified Bootloader Dev * grub-install: (grub)Invoking grub-install. Install GRUB on your drive * grub-mkconfig: (grub)Invoking grub-mkconfig. Generate GRUB configuration * grub-mkpasswd-pbkdf2: (grub)Invoking grub-mkpasswd-pbkdf2. * grub-mkrelpath: (grub)Invoking grub-mkrelpath. * grub-mkrescue: (grub)Invoking grub-mkrescue. Make a GRUB rescue image * grub-mount: (grub)Invoking grub-mount. Mount a file system using GRUB * grub-probe: (grub)Invoking grub-probe. Probe device information * grub-script-check: (grub)Invoking grub-script-check. Libraries * RLuserman: (rluserman). The GNU readline library User's Manual. Man-pages * Latex2man: (latex2man). Its Man-Page Math * bc: (bc). An arbitrary precision calculator language. * dc: (dc). Arbitrary precision RPN "Desktop Calculator". Network applications * Wget: (wget). Non-interactive network downloader. Programming * flex: (flex). Fast lexical analyzer generator (lex replacement). * gnucash: (gnucash-design). Design of the GnuCash program Programming Tools * Gperf: (gperf). Perfect Hash Function Generator. Software development * Autoconf Archive: (autoconf-archive). A collection of re-usable Autoconf macros. * Automake: (automake-1.15). Making GNU standards-compliant Makefiles. Sound * SSIP: (ssip). Speech Synthesis Interface Protocol. * Say for Speech Dispatcher: (spd-say). Say. * Speech Dispatcher: (speech-dispatcher). Speech Dispatcher. TeX * DVI-to-PNG: (dvipng). Translating TeX DVI files to Portable Network Graphics (PNG). * DVI-to-Postscript: (dvips). Translating TeX DVI files to PostScript. * Eplain: (eplain). Expanding on plain Tex. * EpsPDF: (epspdf). Portable GUI- and command-line EPS/PS/PDF conversion * Kpathsea: (kpathsea). File lookup along search paths. * LaTeX2e: (latex2e). Unofficial LaTeX reference manual. * LaTeX2e-es: (latex2e-es). Manual de extraoficial de LaTeX. * Naming TeX fonts: (fontname). Filenames for TeX fonts. * TL-build: (tlbuild). TeX Live configuration and development. * TeX Directories: (tds). A directory structure for TeX files. * TeXdraw: (texdraw). A system for producing PostScript drawings from TeX. * Web2c: (web2c). TeX, Metafont, and companion programs. * afm2tfm: (dvips)Invoking afm2tfm. Making Type 1 fonts available to TeX. * dvipng: (dvipng). A DVI-to-PNG translator. * dvips: (dvips)Invoking Dvips. DVI-to-PostScript translator. * kpsewhich: (kpathsea)Invoking kpsewhich. TeX file searching. * mf2pt1: (mf2pt1). PostScript Type 1 fonts from Metafont source. * mktexfmt: (kpathsea)mktex scripts. Format (fmt/base/mem) generation. * mktexlsr: (kpathsea)Filename database. Update ls-R. * mktexmf: (kpathsea)mktex scripts. MF source generation. * mktexpk: (kpathsea)mktex scripts. PK bitmap generation. * mktextex: (kpathsea)mktex scripts. TeX source generation. * mktextfm: (kpathsea)mktex scripts. TeX font metric generation. Text creation and manipulation * Diffutils: (diffutils). Comparing and merging files. * M4: (m4). A powerful macro processor. * grep: (grep). Print lines matching a pattern. * sed: (sed). Stream EDitor. command. Use * SSID MODE CHAN RATE SIGNAL BARS SECURITY to get current connections
6 years ago
Remove wifi info from File: dir, Node: Top, This is the top of the INFO tree. This is the Info main menu (aka directory node). A few useful Info commands: 'q' quits; '?' lists all Info commands; 'h' starts the Info tutorial; 'mTexinfo RET' visits the Texinfo manual, etc. * Menu: Basics * Common options: (coreutils)Common options. * Coreutils: (coreutils). Core GNU (file, text, shell) utilities. * Date input formats: (coreutils)Date input formats. * Ed: (ed). The GNU line editor * File permissions: (coreutils)File permissions. Access modes. * Finding files: (find). Operating on files matching certain criteria. C++ libraries * autosprintf: (autosprintf). Support for printf format strings in C++. Compression * Gzip: (gzip). General (de)compression of files (lzw). Development * SSIP: (ssip). Speech Synthesis Interface Protocol. * Speech Dispatcher: (speech-dispatcher). Speech Dispatcher. * libffi: (libffi). Portable foreign-function interface library. DOS * Mtools: (mtools). Mtools: utilities to access DOS disks in Unix. Editors * nano: (nano). Small and friendly text editor. General Commands * Screen: (screen). Full-screen window manager. GNU Gettext Utilities * autopoint: (gettext)autopoint Invocation. Copy gettext infrastructure. * envsubst: (gettext)envsubst Invocation. Expand environment variables. * gettextize: (gettext)gettextize Invocation. Prepare a package for gettext. * gettext: (gettext). GNU gettext utilities. * ISO3166: (gettext)Country Codes. ISO 3166 country codes. * ISO639: (gettext)Language Codes. ISO 639 language codes. * msgattrib: (gettext)msgattrib Invocation. Select part of a PO file. * msgcat: (gettext)msgcat Invocation. Combine several PO files. * msgcmp: (gettext)msgcmp Invocation. Compare a PO file and template. * msgcomm: (gettext)msgcomm Invocation. Match two PO files. * msgconv: (gettext)msgconv Invocation. Convert PO file to encoding. * msgen: (gettext)msgen Invocation. Create an English PO file. * msgexec: (gettext)msgexec Invocation. Process a PO file. * msgfilter: (gettext)msgfilter Invocation. Pipe a PO file through a filter. * msgfmt: (gettext)msgfmt Invocation. Make MO files out of PO files. * msggrep: (gettext)msggrep Invocation. Select part of a PO file. * msginit: (gettext)msginit Invocation. Create a fresh PO file. * msgmerge: (gettext)msgmerge Invocation. Update a PO file from template. * msgunfmt: (gettext)msgunfmt Invocation. Uncompile MO file into PO file. * msguniq: (gettext)msguniq Invocation. Unify duplicates for PO file. * ngettext: (gettext)ngettext Invocation. Translate a message with plural. * xgettext: (gettext)xgettext Invocation. Extract strings into a PO file. GNU organization * Maintaining Findutils: (find-maint). Maintaining GNU findutils GNU Utilities * dirmngr-client: (gnupg). X.509 CRL and OCSP client. * dirmngr: (gnupg). X.509 CRL and OCSP server. * gpg: (gnupg1). OpenPGP encryption and signing tool (v1). * gpg-agent: (gnupg). The secret key daemon. * gpg2: (gnupg). OpenPGP encryption and signing tool. * gpgsm: (gnupg). S/MIME encryption and signing tool. Individual utilities * aclocal-invocation: (automake-1.15)aclocal Invocation. Generating aclocal.m4. * arch: (coreutils)arch invocation. Print machine hardware name. * automake-invocation: (automake-1.15)automake Invocation. Generating Makefile.in. * base32: (coreutils)base32 invocation. Base32 encode/decode data. * base64: (coreutils)base64 invocation. Base64 encode/decode data. * basename: (coreutils)basename invocation. Strip directory and suffix. * bibtex: (web2c)bibtex invocation. Maintaining bibliographies. * cat: (coreutils)cat invocation. Concatenate and write files. * chcon: (coreutils)chcon invocation. Change SELinux CTX of files. * chgrp: (coreutils)chgrp invocation. Change file groups. * chmod: (coreutils)chmod invocation. Change access permissions. * chown: (coreutils)chown invocation. Change file owners and groups. * chroot: (coreutils)chroot invocation. Specify the root directory. * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum. * cmp: (diffutils)Invoking cmp. Compare 2 files byte by byte. * comm: (coreutils)comm invocation. Compare sorted files by line. * cp: (coreutils)cp invocation. Copy files. * csplit: (coreutils)csplit invocation. Split by context. * cut: (coreutils)cut invocation. Print selected parts of lines. * date: (coreutils)date invocation. Print/set system date and time. * dd: (coreutils)dd invocation. Copy and convert a file. * df: (coreutils)df invocation. Report file system disk usage. * diff: (diffutils)Invoking diff. Compare 2 files line by line. * diff3: (diffutils)Invoking diff3. Compare 3 files line by line. * dir: (coreutils)dir invocation. List directories briefly. * dircolors: (coreutils)dircolors invocation. Color setup for ls. * dirname: (coreutils)dirname invocation. Strip last file name component. * du: (coreutils)du invocation. Report on disk usage. * dvicopy: (web2c)dvicopy invocation. Virtual font expansion * dvitomp: (web2c)dvitomp invocation. DVI to MPX (MetaPost pictures). * dvitype: (web2c)dvitype invocation. DVI to human-readable text. * echo: (coreutils)echo invocation. Print a line of text. * env: (coreutils)env invocation. Modify the environment. * expand: (coreutils)expand invocation. Convert tabs to spaces. * expr: (coreutils)expr invocation. Evaluate expressions. * factor: (coreutils)factor invocation. Print prime factors * false: (coreutils)false invocation. Do nothing, unsuccessfully. * find: (find)Invoking find. Finding and acting on files. * fmt: (coreutils)fmt invocation. Reformat paragraph text. * fold: (coreutils)fold invocation. Wrap long input lines. * gftodvi: (web2c)gftodvi invocation. Generic font proofsheets. * gftopk: (web2c)gftopk invocation. Generic to packed fonts. * gftype: (web2c)gftype invocation. GF to human-readable text. * groups: (coreutils)groups invocation. Print group names a user is in. * gunzip: (gzip)Overview. Decompression. * gzexe: (gzip)Overview. Compress executables. * head: (coreutils)head invocation. Output the first part of files. * hostid: (coreutils)hostid invocation. Print numeric host identifier. * hostname: (coreutils)hostname invocation. Print or set system name. * id: (coreutils)id invocation. Print user identity. * install: (coreutils)install invocation. Copy files and set attributes. * join: (coreutils)join invocation. Join lines on a common field. * kill: (coreutils)kill invocation. Send a signal to processes. * link: (coreutils)link invocation. Make hard links between files. * ln: (coreutils)ln invocation. Make links between files. * locate: (find)Invoking locate. Finding files in a database. * logname: (coreutils)logname invocation. Print current login name. * ls: (coreutils)ls invocation. List directory contents. * md5sum: (coreutils)md5sum invocation. Print or check MD5 digests. * mf: (web2c)mf invocation. Creating typeface families. * mft: (web2c)mft invocation. Prettyprinting Metafont source. * mkdir: (coreutils)mkdir invocation. Create directories. * mkfifo: (coreutils)mkfifo invocation. Create FIFOs (named pipes). * mknod: (coreutils)mknod invocation. Create special files. * mktemp: (coreutils)mktemp invocation. Create temporary files. * mltex: (web2c)MLTeX. Multi-lingual TeX. * mpost: (web2c)mpost invocation. Creating technical diagrams. * mv: (coreutils)mv invocation. Rename files. * nice: (coreutils)nice invocation. Modify niceness. * nl: (coreutils)nl invocation. Number lines and write files. * nohup: (coreutils)nohup invocation. Immunize to hangups. * nproc: (coreutils)nproc invocation. Print the number of processors. * numfmt: (coreutils)numfmt invocation. Reformat numbers. * od: (coreutils)od invocation. Dump files in octal, etc. * paste: (coreutils)paste invocation. Merge lines of files. * patch: (diffutils)Invoking patch. Apply a patch to a file. * patgen: (web2c)patgen invocation. Creating hyphenation patterns. * pathchk: (coreutils)pathchk invocation. Check file name portability. * pktogf: (web2c)pktogf invocation. Packed to generic fonts. * pktype: (web2c)pktype invocation. PK to human-readable text. * pltotf: (web2c)pltotf invocation. Property list to TFM. * pooltype: (web2c)pooltype invocation. Display WEB pool files. * pr: (coreutils)pr invocation. Paginate or columnate files. * printenv: (coreutils)printenv invocation. Print environment variables. * printf: (coreutils)printf invocation. Format and print data. * ptx: (coreutils)ptx invocation. Produce permuted indexes. * pwd: (coreutils)pwd invocation. Print working directory. * readlink: (coreutils)readlink invocation. Print referent of a symlink. * realpath: (coreutils)realpath invocation. Print resolved file names. * rm: (coreutils)rm invocation. Remove files. * rmdir: (coreutils)rmdir invocation. Remove empty directories. * runcon: (coreutils)runcon invocation. Run in specified SELinux CTX. * sdiff: (diffutils)Invoking sdiff. Merge 2 files side-by-side. * seq: (coreutils)seq invocation. Print numeric sequences * sha1sum: (coreutils)sha1sum invocation. Print or check SHA-1 digests. * sha2: (coreutils)sha2 utilities. Print or check SHA-2 digests. * shred: (coreutils)shred invocation. Remove files more securely. * shuf: (coreutils)shuf invocation. Shuffling text files. * sleep: (coreutils)sleep invocation. Delay for a specified time. * sort: (coreutils)sort invocation. Sort text files. * split: (coreutils)split invocation. Split into pieces. * stat: (coreutils)stat invocation. Report file(system) status. * stdbuf: (coreutils)stdbuf invocation. Modify stdio buffering. * stty: (coreutils)stty invocation. Print/change terminal settings. * sum: (coreutils)sum invocation. Print traditional checksum. * sync: (coreutils)sync invocation. Synchronize memory to disk. * tac: (coreutils)tac invocation. Reverse files. * tail: (coreutils)tail invocation. Output the last part of files. * tangle: (web2c)tangle invocation. WEB to Pascal. * tee: (coreutils)tee invocation. Redirect to multiple files. * test: (coreutils)test invocation. File/string tests. * tex: (web2c)tex invocation. Typesetting. * tftopl: (web2c)tftopl invocation. TFM -> property list. * time: (time). Run programs and summarize system resource usage. * timeout: (coreutils)timeout invocation. Run with time limit. * touch: (coreutils)touch invocation. Change file timestamps. * tr: (coreutils)tr invocation. Translate characters. * true: (coreutils)true invocation. Do nothing, successfully. * truncate: (coreutils)truncate invocation. Shrink/extend size of a file. * tsort: (coreutils)tsort invocation. Topological sort. * tty: (coreutils)tty invocation. Print terminal name. * uname: (coreutils)uname invocation. Print system information. * unexpand: (coreutils)unexpand invocation. Convert spaces to tabs. * uniq: (coreutils)uniq invocation. Uniquify files. * unlink: (coreutils)unlink invocation. Removal via unlink(2). * updatedb: (find)Invoking updatedb. Building the locate database. * uptime: (coreutils)uptime invocation. Print uptime and load. * users: (coreutils)users invocation. Print current user names. * vdir: (coreutils)vdir invocation. List directories verbosely. * vftovp: (web2c)vftovp invocation. Virtual font -> virtual pl. * vptovf: (web2c)vptovf invocation. Virtual pl -> virtual font. * wc: (coreutils)wc invocation. Line, word, and byte counts. * weave: (web2c)weave invocation. WEB to TeX. * who: (coreutils)who invocation. Print who is logged in. * whoami: (coreutils)whoami invocation. Print effective user ID. * xargs: (find)Invoking xargs. Operating on many files. * yes: (coreutils)yes invocation. Print a string indefinitely. * zcat: (gzip)Overview. Decompression to stdout. * zdiff: (gzip)Overview. Compare compressed files. * zforce: (gzip)Overview. Force .gz extension on files. * zgrep: (gzip)Overview. Search compressed files. * zmore: (gzip)Overview. Decompression output by pages. Kernel * GRUB: (grub). The GRand Unified Bootloader * grub-dev: (grub-dev). The GRand Unified Bootloader Dev * grub-install: (grub)Invoking grub-install. Install GRUB on your drive * grub-mkconfig: (grub)Invoking grub-mkconfig. Generate GRUB configuration * grub-mkpasswd-pbkdf2: (grub)Invoking grub-mkpasswd-pbkdf2. * grub-mkrelpath: (grub)Invoking grub-mkrelpath. * grub-mkrescue: (grub)Invoking grub-mkrescue. Make a GRUB rescue image * grub-mount: (grub)Invoking grub-mount. Mount a file system using GRUB * grub-probe: (grub)Invoking grub-probe. Probe device information * grub-script-check: (grub)Invoking grub-script-check. Libraries * RLuserman: (rluserman). The GNU readline library User's Manual. Man-pages * Latex2man: (latex2man). Its Man-Page Math * bc: (bc). An arbitrary precision calculator language. * dc: (dc). Arbitrary precision RPN "Desktop Calculator". Network applications * Wget: (wget). Non-interactive network downloader. Programming * flex: (flex). Fast lexical analyzer generator (lex replacement). * gnucash: (gnucash-design). Design of the GnuCash program Programming Tools * Gperf: (gperf). Perfect Hash Function Generator. Software development * Autoconf Archive: (autoconf-archive). A collection of re-usable Autoconf macros. * Automake: (automake-1.15). Making GNU standards-compliant Makefiles. Sound * SSIP: (ssip). Speech Synthesis Interface Protocol. * Say for Speech Dispatcher: (spd-say). Say. * Speech Dispatcher: (speech-dispatcher). Speech Dispatcher. TeX * DVI-to-PNG: (dvipng). Translating TeX DVI files to Portable Network Graphics (PNG). * DVI-to-Postscript: (dvips). Translating TeX DVI files to PostScript. * Eplain: (eplain). Expanding on plain Tex. * EpsPDF: (epspdf). Portable GUI- and command-line EPS/PS/PDF conversion * Kpathsea: (kpathsea). File lookup along search paths. * LaTeX2e: (latex2e). Unofficial LaTeX reference manual. * LaTeX2e-es: (latex2e-es). Manual de extraoficial de LaTeX. * Naming TeX fonts: (fontname). Filenames for TeX fonts. * TL-build: (tlbuild). TeX Live configuration and development. * TeX Directories: (tds). A directory structure for TeX files. * TeXdraw: (texdraw). A system for producing PostScript drawings from TeX. * Web2c: (web2c). TeX, Metafont, and companion programs. * afm2tfm: (dvips)Invoking afm2tfm. Making Type 1 fonts available to TeX. * dvipng: (dvipng). A DVI-to-PNG translator. * dvips: (dvips)Invoking Dvips. DVI-to-PostScript translator. * kpsewhich: (kpathsea)Invoking kpsewhich. TeX file searching. * mf2pt1: (mf2pt1). PostScript Type 1 fonts from Metafont source. * mktexfmt: (kpathsea)mktex scripts. Format (fmt/base/mem) generation. * mktexlsr: (kpathsea)Filename database. Update ls-R. * mktexmf: (kpathsea)mktex scripts. MF source generation. * mktexpk: (kpathsea)mktex scripts. PK bitmap generation. * mktextex: (kpathsea)mktex scripts. TeX source generation. * mktextfm: (kpathsea)mktex scripts. TeX font metric generation. Text creation and manipulation * Diffutils: (diffutils). Comparing and merging files. * M4: (m4). A powerful macro processor. * grep: (grep). Print lines matching a pattern. * sed: (sed). Stream EDitor. command. Use * SSID MODE CHAN RATE SIGNAL BARS SECURITY to get current connections
6 years ago
8 years ago
8 years ago
6 years ago
6 years ago
  1. /*
  2. WIFI MODULE
  3. Copyright (C) 2016-2019 by Xose Pérez <xose dot perez at gmail dot com>
  4. */
  5. #include <JustWifi.h>
  6. #include <Ticker.h>
  7. #include "ws.h"
  8. #include "wifi.h"
  9. #include "wifi_config.h"
  10. bool _wifi_wps_running = false;
  11. bool _wifi_smartconfig_running = false;
  12. bool _wifi_smartconfig_initial = false;
  13. int _wifi_ap_mode = WIFI_AP_FALLBACK;
  14. #if WIFI_GRATUITOUS_ARP_SUPPORT
  15. unsigned long _wifi_gratuitous_arp_interval = 0;
  16. unsigned long _wifi_gratuitous_arp_last = 0;
  17. #endif
  18. // -----------------------------------------------------------------------------
  19. // PRIVATE
  20. // -----------------------------------------------------------------------------
  21. struct wifi_scan_info_t {
  22. String ssid_scan;
  23. int32_t rssi_scan;
  24. uint8_t sec_scan;
  25. uint8_t* BSSID_scan;
  26. int32_t chan_scan;
  27. bool hidden_scan;
  28. char buffer[128];
  29. };
  30. void _wifiUpdateSoftAP() {
  31. if (WiFi.softAPgetStationNum() == 0) {
  32. #if USE_PASSWORD
  33. jw.setSoftAP(getSetting("hostname").c_str(), getAdminPass().c_str());
  34. #else
  35. jw.setSoftAP(getSetting("hostname").c_str());
  36. #endif
  37. }
  38. }
  39. void _wifiCheckAP() {
  40. if (
  41. (WIFI_AP_FALLBACK == _wifi_ap_mode)
  42. && ((WiFi.getMode() & WIFI_AP) > 0)
  43. && jw.connected()
  44. && (WiFi.softAPgetStationNum() == 0)
  45. ) {
  46. jw.enableAP(false);
  47. }
  48. }
  49. WiFiSleepType_t _wifiSleepModeConvert(const String& value) {
  50. switch (value.toInt()) {
  51. case 2:
  52. return WIFI_MODEM_SLEEP;
  53. case 1:
  54. return WIFI_LIGHT_SLEEP;
  55. case 0:
  56. default:
  57. return WIFI_NONE_SLEEP;
  58. }
  59. }
  60. void _wifiConfigure() {
  61. jw.setHostname(getSetting("hostname").c_str());
  62. _wifiUpdateSoftAP();
  63. jw.setConnectTimeout(WIFI_CONNECT_TIMEOUT);
  64. wifiReconnectCheck();
  65. jw.enableAPFallback(WIFI_FALLBACK_APMODE);
  66. jw.cleanNetworks();
  67. _wifi_ap_mode = getSetting("apmode", WIFI_AP_FALLBACK);
  68. // If system is flagged unstable we do not init wifi networks
  69. #if SYSTEM_CHECK_ENABLED
  70. if (!systemCheck()) return;
  71. #endif
  72. unsigned char index = 0;
  73. for (index = 0; index < WIFI_MAX_NETWORKS; index++) {
  74. const auto ssid = getSetting({"ssid", index}, _wifiSSID(index));
  75. const auto pass = getSetting({"pass", index}, _wifiPass(index));
  76. if (!ssid.length()) {
  77. delSetting({"ssid", index});
  78. delSetting({"pass", index});
  79. delSetting({"ip", index});
  80. delSetting({"gw", index});
  81. delSetting({"mask", index});
  82. delSetting({"dns", index});
  83. continue;
  84. }
  85. bool result = false;
  86. if (ssid.length() && pass.length()) {
  87. result = jw.addNetwork(
  88. ssid.c_str(),
  89. pass.c_str(),
  90. getSetting({"ip", index}, _wifiIP(index)).c_str(),
  91. getSetting({"gw", index}, _wifiGateway(index)).c_str(),
  92. getSetting({"mask", index}, _wifiNetmask(index)).c_str(),
  93. getSetting({"dns", index}, _wifiDNS(index)).c_str()
  94. );
  95. } else if (ssid.length()) {
  96. result = jw.addNetwork(ssid.c_str(), pass.c_str());
  97. }
  98. if (!result) break;
  99. }
  100. #if JUSTWIFI_ENABLE_SMARTCONFIG
  101. if (index == 0) _wifi_smartconfig_initial = true;
  102. #endif
  103. jw.enableScan(getSetting("wifiScan", 1 == WIFI_SCAN_NETWORKS));
  104. const auto sleep_mode = getSetting<WiFiSleepType_t, _wifiSleepModeConvert>("wifiSleep", WIFI_SLEEP_MODE);
  105. WiFi.setSleepMode(sleep_mode);
  106. #if WIFI_GRATUITOUS_ARP_SUPPORT
  107. _wifi_gratuitous_arp_last = millis();
  108. _wifi_gratuitous_arp_interval = getSetting("wifiGarpIntvl", secureRandom(
  109. WIFI_GRATUITOUS_ARP_INTERVAL_MIN, WIFI_GRATUITOUS_ARP_INTERVAL_MAX
  110. ));
  111. #endif
  112. const auto tx_power = getSetting("wifiTxPwr", WIFI_OUTPUT_POWER_DBM);
  113. WiFi.setOutputPower(tx_power);
  114. }
  115. void _wifiScan(wifi_scan_f callback = nullptr) {
  116. DEBUG_MSG_P(PSTR("[WIFI] Start scanning\n"));
  117. unsigned char result = WiFi.scanNetworks();
  118. if (result == WIFI_SCAN_FAILED) {
  119. DEBUG_MSG_P(PSTR("[WIFI] Scan failed\n"));
  120. return;
  121. } else if (result == 0) {
  122. DEBUG_MSG_P(PSTR("[WIFI] No networks found\n"));
  123. return;
  124. }
  125. DEBUG_MSG_P(PSTR("[WIFI] %d networks found:\n"), result);
  126. // Populate defined networks with scan data
  127. wifi_scan_info_t info;
  128. for (unsigned char i = 0; i < result; ++i) {
  129. WiFi.getNetworkInfo(i, info.ssid_scan, info.sec_scan, info.rssi_scan, info.BSSID_scan, info.chan_scan, info.hidden_scan);
  130. snprintf_P(info.buffer, sizeof(info.buffer),
  131. PSTR("BSSID: %02X:%02X:%02X:%02X:%02X:%02X SEC: %s RSSI: %3d CH: %2d SSID: %s"),
  132. info.BSSID_scan[0], info.BSSID_scan[1], info.BSSID_scan[2], info.BSSID_scan[3], info.BSSID_scan[4], info.BSSID_scan[5],
  133. (info.sec_scan != ENC_TYPE_NONE ? "YES" : "NO "),
  134. info.rssi_scan,
  135. info.chan_scan,
  136. info.ssid_scan.c_str()
  137. );
  138. if (callback) {
  139. callback(info);
  140. } else {
  141. DEBUG_MSG_P(PSTR("[WIFI] > %s\n"), info.buffer);
  142. }
  143. }
  144. WiFi.scanDelete();
  145. }
  146. void _wifiCallback(justwifi_messages_t code, char * parameter) {
  147. if (MESSAGE_WPS_START == code) {
  148. _wifi_wps_running = true;
  149. return;
  150. }
  151. if (MESSAGE_SMARTCONFIG_START == code) {
  152. _wifi_smartconfig_running = true;
  153. return;
  154. }
  155. if (MESSAGE_WPS_ERROR == code || MESSAGE_SMARTCONFIG_ERROR == code) {
  156. _wifi_wps_running = false;
  157. _wifi_smartconfig_running = false;
  158. return;
  159. }
  160. if (MESSAGE_WPS_SUCCESS == code || MESSAGE_SMARTCONFIG_SUCCESS == code) {
  161. _wifi_wps_running = false;
  162. _wifi_smartconfig_running = false;
  163. const String current_ssid = WiFi.SSID();
  164. const String current_pass = WiFi.psk();
  165. // Write current ssid & pass at the end of the networks list
  166. unsigned char count;
  167. for (count = 0; count < WIFI_MAX_NETWORKS; count++) {
  168. const auto ssid = getSetting({"ssid", count}, _wifiSSID(count));
  169. const auto pass = getSetting({"pass", count}, _wifiPass(count));
  170. // Ignore existing network settings
  171. if (current_ssid.equals(ssid) && current_pass.equals(pass)) {
  172. return;
  173. }
  174. if (current_ssid.equals(ssid)) break;
  175. if (!ssid.length()) break;
  176. }
  177. // If we have reached the max we overwrite the first one
  178. if (WIFI_MAX_NETWORKS == count) count = 0;
  179. setSetting({"ssid", count}, current_ssid);
  180. setSetting({"pass", count}, current_pass);
  181. return;
  182. }
  183. }
  184. #if WIFI_AP_CAPTIVE
  185. #include "DNSServer.h"
  186. DNSServer _wifi_dnsServer;
  187. void _wifiCaptivePortal(justwifi_messages_t code, char * parameter) {
  188. if (MESSAGE_ACCESSPOINT_CREATED == code) {
  189. _wifi_dnsServer.setErrorReplyCode(DNSReplyCode::NoError);
  190. _wifi_dnsServer.start(53, "*", WiFi.softAPIP());
  191. DEBUG_MSG_P(PSTR("[WIFI] Captive portal enabled\n"));
  192. }
  193. if (MESSAGE_CONNECTED == code) {
  194. _wifi_dnsServer.stop();
  195. DEBUG_MSG_P(PSTR("[WIFI] Captive portal disabled\n"));
  196. }
  197. }
  198. #endif // WIFI_AP_CAPTIVE
  199. #if DEBUG_SUPPORT
  200. void _wifiDebugCallback(justwifi_messages_t code, char * parameter) {
  201. // -------------------------------------------------------------------------
  202. if (code == MESSAGE_SCANNING) {
  203. DEBUG_MSG_P(PSTR("[WIFI] Scanning\n"));
  204. }
  205. if (code == MESSAGE_SCAN_FAILED) {
  206. DEBUG_MSG_P(PSTR("[WIFI] Scan failed\n"));
  207. }
  208. if (code == MESSAGE_NO_NETWORKS) {
  209. DEBUG_MSG_P(PSTR("[WIFI] No networks found\n"));
  210. }
  211. if (code == MESSAGE_NO_KNOWN_NETWORKS) {
  212. DEBUG_MSG_P(PSTR("[WIFI] No known networks found\n"));
  213. }
  214. if (code == MESSAGE_FOUND_NETWORK) {
  215. DEBUG_MSG_P(PSTR("[WIFI] %s\n"), parameter);
  216. }
  217. // -------------------------------------------------------------------------
  218. if (code == MESSAGE_CONNECTING) {
  219. DEBUG_MSG_P(PSTR("[WIFI] Connecting to %s\n"), parameter);
  220. }
  221. if (code == MESSAGE_CONNECT_WAITING) {
  222. // too much noise
  223. }
  224. if (code == MESSAGE_CONNECT_FAILED) {
  225. DEBUG_MSG_P(PSTR("[WIFI] Could not connect to %s\n"), parameter);
  226. }
  227. if (code == MESSAGE_CONNECTED) {
  228. wifiDebug(WIFI_STA);
  229. }
  230. if (code == MESSAGE_DISCONNECTED) {
  231. DEBUG_MSG_P(PSTR("[WIFI] Disconnected\n"));
  232. }
  233. // -------------------------------------------------------------------------
  234. if (code == MESSAGE_ACCESSPOINT_CREATING) {
  235. DEBUG_MSG_P(PSTR("[WIFI] Creating access point\n"));
  236. }
  237. if (code == MESSAGE_ACCESSPOINT_CREATED) {
  238. wifiDebug(WIFI_AP);
  239. }
  240. if (code == MESSAGE_ACCESSPOINT_FAILED) {
  241. DEBUG_MSG_P(PSTR("[WIFI] Could not create access point\n"));
  242. }
  243. if (code == MESSAGE_ACCESSPOINT_DESTROYED) {
  244. _wifiUpdateSoftAP();
  245. DEBUG_MSG_P(PSTR("[WIFI] Access point destroyed\n"));
  246. }
  247. // -------------------------------------------------------------------------
  248. if (code == MESSAGE_WPS_START) {
  249. DEBUG_MSG_P(PSTR("[WIFI] WPS started\n"));
  250. }
  251. if (code == MESSAGE_WPS_SUCCESS) {
  252. DEBUG_MSG_P(PSTR("[WIFI] WPS succeded!\n"));
  253. }
  254. if (code == MESSAGE_WPS_ERROR) {
  255. DEBUG_MSG_P(PSTR("[WIFI] WPS failed\n"));
  256. }
  257. // ------------------------------------------------------------------------
  258. if (code == MESSAGE_SMARTCONFIG_START) {
  259. DEBUG_MSG_P(PSTR("[WIFI] Smart Config started\n"));
  260. }
  261. if (code == MESSAGE_SMARTCONFIG_SUCCESS) {
  262. DEBUG_MSG_P(PSTR("[WIFI] Smart Config succeded!\n"));
  263. }
  264. if (code == MESSAGE_SMARTCONFIG_ERROR) {
  265. DEBUG_MSG_P(PSTR("[WIFI] Smart Config failed\n"));
  266. }
  267. }
  268. #endif // DEBUG_SUPPORT
  269. // -----------------------------------------------------------------------------
  270. // SETTINGS
  271. // -----------------------------------------------------------------------------
  272. #if TERMINAL_SUPPORT
  273. void _wifiInitCommands() {
  274. terminalRegisterCommand(F("WIFI"), [](Embedis* e) {
  275. wifiDebug();
  276. terminalOK();
  277. });
  278. terminalRegisterCommand(F("WIFI.RESET"), [](Embedis* e) {
  279. _wifiConfigure();
  280. wifiDisconnect();
  281. terminalOK();
  282. });
  283. terminalRegisterCommand(F("WIFI.STA"), [](Embedis* e) {
  284. wifiStartSTA();
  285. terminalOK();
  286. });
  287. terminalRegisterCommand(F("WIFI.AP"), [](Embedis* e) {
  288. wifiStartAP();
  289. terminalOK();
  290. });
  291. #if defined(JUSTWIFI_ENABLE_WPS)
  292. terminalRegisterCommand(F("WIFI.WPS"), [](Embedis* e) {
  293. wifiStartWPS();
  294. terminalOK();
  295. });
  296. #endif // defined(JUSTWIFI_ENABLE_WPS)
  297. #if defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  298. terminalRegisterCommand(F("WIFI.SMARTCONFIG"), [](Embedis* e) {
  299. wifiStartSmartConfig();
  300. terminalOK();
  301. });
  302. #endif // defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  303. terminalRegisterCommand(F("WIFI.SCAN"), [](Embedis* e) {
  304. _wifiScan();
  305. terminalOK();
  306. });
  307. }
  308. #endif
  309. // -----------------------------------------------------------------------------
  310. // WEB
  311. // -----------------------------------------------------------------------------
  312. #if WEB_SUPPORT
  313. bool _wifiWebSocketOnKeyCheck(const char * key, JsonVariant& value) {
  314. if (strncmp(key, "wifi", 4) == 0) return true;
  315. if (strncmp(key, "ssid", 4) == 0) return true;
  316. if (strncmp(key, "pass", 4) == 0) return true;
  317. if (strncmp(key, "ip", 2) == 0) return true;
  318. if (strncmp(key, "gw", 2) == 0) return true;
  319. if (strncmp(key, "mask", 4) == 0) return true;
  320. if (strncmp(key, "dns", 3) == 0) return true;
  321. return false;
  322. }
  323. void _wifiWebSocketOnConnected(JsonObject& root) {
  324. root["wifiScan"] = getSetting("wifiScan", 1 == WIFI_SCAN_NETWORKS);
  325. JsonObject& wifi = root.createNestedObject("wifi");
  326. root["max"] = WIFI_MAX_NETWORKS;
  327. const char* keys[] = {
  328. "ssid", "pass", "ip", "gw", "mask", "dns", "stored"
  329. };
  330. JsonArray& schema = wifi.createNestedArray("schema");
  331. schema.copyFrom(keys, 7);
  332. JsonArray& networks = wifi.createNestedArray("networks");
  333. for (unsigned char index = 0; index < WIFI_MAX_NETWORKS; ++index) {
  334. if (!getSetting({"ssid", index}, _wifiSSID(index)).length()) break;
  335. JsonArray& network = networks.createNestedArray();
  336. network.add(getSetting({"ssid", index}, _wifiSSID(index)));
  337. network.add(getSetting({"pass", index}, _wifiPass(index)));
  338. network.add(getSetting({"ip", index}, _wifiIP(index)));
  339. network.add(getSetting({"gw", index}, _wifiGateway(index)));
  340. network.add(getSetting({"mask", index}, _wifiNetmask(index)));
  341. network.add(getSetting({"dns", index}, _wifiDNS(index)));
  342. network.add(_wifiHasSSID(index));
  343. }
  344. }
  345. void _wifiWebSocketScan(JsonObject& root) {
  346. JsonArray& scanResult = root.createNestedArray("scanResult");
  347. _wifiScan([&scanResult](wifi_scan_info_t& info) {
  348. scanResult.add(info.buffer);
  349. });
  350. }
  351. void _wifiWebSocketOnAction(uint32_t client_id, const char * action, JsonObject& data) {
  352. if (strcmp(action, "scan") == 0) wsPost(client_id, _wifiWebSocketScan);
  353. }
  354. #endif
  355. // -----------------------------------------------------------------------------
  356. // SUPPORT
  357. // -----------------------------------------------------------------------------
  358. #if WIFI_GRATUITOUS_ARP_SUPPORT
  359. // ref: lwip src/core/netif.c netif_issue_reports(...)
  360. // ref: esp-lwip/core/ipv4/etharp.c garp_tmr()
  361. // TODO: only for ipv4, need (?) a different method with ipv6
  362. bool _wifiSendGratuitousArp() {
  363. bool result = false;
  364. for (netif* interface = netif_list; interface != nullptr; interface = interface->next) {
  365. if (
  366. (interface->flags & NETIF_FLAG_ETHARP)
  367. && (interface->hwaddr_len == ETHARP_HWADDR_LEN)
  368. #if LWIP_VERSION_MAJOR == 1
  369. && (!ip_addr_isany(&interface->ip_addr))
  370. #else
  371. && (!ip4_addr_isany_val(*netif_ip4_addr(interface)))
  372. #endif
  373. && (interface->flags & NETIF_FLAG_LINK_UP)
  374. && (interface->flags & NETIF_FLAG_UP)
  375. ) {
  376. etharp_gratuitous(interface);
  377. result = true;
  378. }
  379. }
  380. return result;
  381. }
  382. void _wifiSendGratuitousArp(unsigned long interval) {
  383. if (millis() - _wifi_gratuitous_arp_last > interval) {
  384. _wifi_gratuitous_arp_last = millis();
  385. _wifiSendGratuitousArp();
  386. }
  387. }
  388. #endif // WIFI_GRATUITOUS_ARP_SUPPORT
  389. // -----------------------------------------------------------------------------
  390. // INFO
  391. // -----------------------------------------------------------------------------
  392. // backported WiFiAPClass methods
  393. String _wifiSoftAPSSID() {
  394. struct softap_config config;
  395. wifi_softap_get_config(&config);
  396. char* name = reinterpret_cast<char*>(config.ssid);
  397. char ssid[sizeof(config.ssid) + 1];
  398. memcpy(ssid, name, sizeof(config.ssid));
  399. ssid[sizeof(config.ssid)] = '\0';
  400. return String(ssid);
  401. }
  402. String _wifiSoftAPPSK() {
  403. struct softap_config config;
  404. wifi_softap_get_config(&config);
  405. char* pass = reinterpret_cast<char*>(config.password);
  406. char psk[sizeof(config.password) + 1];
  407. memcpy(psk, pass, sizeof(config.password));
  408. psk[sizeof(config.password)] = '\0';
  409. return String(psk);
  410. }
  411. void wifiDebug(WiFiMode_t modes) {
  412. #if DEBUG_SUPPORT
  413. bool footer = false;
  414. if (((modes & WIFI_STA) > 0) && ((WiFi.getMode() & WIFI_STA) > 0)) {
  415. DEBUG_MSG_P(PSTR("[WIFI] ------------------------------------- MODE STA\n"));
  416. DEBUG_MSG_P(PSTR("[WIFI] SSID %s\n"), WiFi.SSID().c_str());
  417. DEBUG_MSG_P(PSTR("[WIFI] IP %s\n"), WiFi.localIP().toString().c_str());
  418. DEBUG_MSG_P(PSTR("[WIFI] MAC %s\n"), WiFi.macAddress().c_str());
  419. DEBUG_MSG_P(PSTR("[WIFI] GW %s\n"), WiFi.gatewayIP().toString().c_str());
  420. DEBUG_MSG_P(PSTR("[WIFI] DNS %s\n"), WiFi.dnsIP().toString().c_str());
  421. DEBUG_MSG_P(PSTR("[WIFI] MASK %s\n"), WiFi.subnetMask().toString().c_str());
  422. DEBUG_MSG_P(PSTR("[WIFI] HOST http://%s.local\n"), WiFi.hostname().c_str());
  423. DEBUG_MSG_P(PSTR("[WIFI] BSSID %s\n"), WiFi.BSSIDstr().c_str());
  424. DEBUG_MSG_P(PSTR("[WIFI] CH %d\n"), WiFi.channel());
  425. DEBUG_MSG_P(PSTR("[WIFI] RSSI %d\n"), WiFi.RSSI());
  426. footer = true;
  427. }
  428. if (((modes & WIFI_AP) > 0) && ((WiFi.getMode() & WIFI_AP) > 0)) {
  429. DEBUG_MSG_P(PSTR("[WIFI] -------------------------------------- MODE AP\n"));
  430. DEBUG_MSG_P(PSTR("[WIFI] SSID %s\n"), _wifiSoftAPSSID().c_str());
  431. DEBUG_MSG_P(PSTR("[WIFI] PASS %s\n"), _wifiSoftAPPSK().c_str());
  432. DEBUG_MSG_P(PSTR("[WIFI] IP %s\n"), WiFi.softAPIP().toString().c_str());
  433. DEBUG_MSG_P(PSTR("[WIFI] MAC %s\n"), WiFi.softAPmacAddress().c_str());
  434. footer = true;
  435. }
  436. if (WiFi.getMode() == 0) {
  437. DEBUG_MSG_P(PSTR("[WIFI] ------------------------------------- MODE OFF\n"));
  438. DEBUG_MSG_P(PSTR("[WIFI] No connection\n"));
  439. footer = true;
  440. }
  441. if (footer) {
  442. DEBUG_MSG_P(PSTR("[WIFI] ----------------------------------------------\n"));
  443. }
  444. #endif //DEBUG_SUPPORT
  445. }
  446. void wifiDebug() {
  447. wifiDebug(WIFI_AP_STA);
  448. }
  449. // -----------------------------------------------------------------------------
  450. // API
  451. // -----------------------------------------------------------------------------
  452. String getIP() {
  453. if (WiFi.getMode() == WIFI_AP) {
  454. return WiFi.softAPIP().toString();
  455. }
  456. return WiFi.localIP().toString();
  457. }
  458. String getNetwork() {
  459. if (WiFi.getMode() == WIFI_AP) {
  460. return jw.getAPSSID();
  461. }
  462. return WiFi.SSID();
  463. }
  464. bool wifiConnected() {
  465. return jw.connected();
  466. }
  467. void wifiDisconnect() {
  468. jw.disconnect();
  469. }
  470. void wifiStartSTA() {
  471. jw.disconnect();
  472. jw.enableSTA(true);
  473. jw.enableAP(false);
  474. }
  475. void wifiStartAP(bool only) {
  476. if (only) {
  477. jw.enableSTA(false);
  478. jw.disconnect();
  479. jw.resetReconnectTimeout();
  480. }
  481. jw.enableAP(true);
  482. }
  483. void wifiStartAP() {
  484. wifiStartAP(true);
  485. }
  486. #if defined(JUSTWIFI_ENABLE_WPS)
  487. void wifiStartWPS() {
  488. jw.enableAP(false);
  489. jw.disconnect();
  490. jw.startWPS();
  491. }
  492. #endif // defined(JUSTWIFI_ENABLE_WPS)
  493. #if defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  494. void wifiStartSmartConfig() {
  495. jw.enableAP(false);
  496. jw.disconnect();
  497. jw.startSmartConfig();
  498. }
  499. #endif // defined(JUSTWIFI_ENABLE_SMARTCONFIG)
  500. void wifiReconnectCheck() {
  501. bool connected = false;
  502. #if WEB_SUPPORT
  503. if (wsConnected()) connected = true;
  504. #endif
  505. #if TELNET_SUPPORT
  506. if (telnetConnected()) connected = true;
  507. #endif
  508. jw.enableSTA(true);
  509. jw.setReconnectTimeout(connected ? 0 : WIFI_RECONNECT_INTERVAL);
  510. }
  511. uint8_t wifiState() {
  512. uint8_t state = 0;
  513. if (jw.connected()) state += WIFI_STATE_STA;
  514. if (jw.connectable()) state += WIFI_STATE_AP;
  515. if (_wifi_wps_running) state += WIFI_STATE_WPS;
  516. if (_wifi_smartconfig_running) state += WIFI_STATE_SMARTCONFIG;
  517. return state;
  518. }
  519. void wifiRegister(wifi_callback_f callback) {
  520. jw.subscribe(callback);
  521. }
  522. // -----------------------------------------------------------------------------
  523. // INITIALIZATION
  524. // -----------------------------------------------------------------------------
  525. void wifiSetup() {
  526. _wifiConfigure();
  527. #if JUSTWIFI_ENABLE_SMARTCONFIG
  528. if (_wifi_smartconfig_initial) jw.startSmartConfig();
  529. #endif
  530. // Message callbacks
  531. wifiRegister(_wifiCallback);
  532. #if WIFI_AP_CAPTIVE
  533. wifiRegister(_wifiCaptivePortal);
  534. #endif
  535. #if DEBUG_SUPPORT
  536. wifiRegister(_wifiDebugCallback);
  537. #endif
  538. #if WEB_SUPPORT
  539. wsRegister()
  540. .onAction(_wifiWebSocketOnAction)
  541. .onConnected(_wifiWebSocketOnConnected)
  542. .onKeyCheck(_wifiWebSocketOnKeyCheck);
  543. #endif
  544. #if TERMINAL_SUPPORT
  545. _wifiInitCommands();
  546. #endif
  547. // Main callbacks
  548. espurnaRegisterLoop(wifiLoop);
  549. espurnaRegisterReload(_wifiConfigure);
  550. }
  551. void wifiLoop() {
  552. // Main wifi loop
  553. jw.loop();
  554. // Process captrive portal DNS queries if in AP mode only
  555. #if WIFI_AP_CAPTIVE
  556. if ((WiFi.getMode() & WIFI_AP) == WIFI_AP) {
  557. _wifi_dnsServer.processNextRequest();
  558. }
  559. #endif
  560. // Only send out gra arp when in STA mode
  561. #if WIFI_GRATUITOUS_ARP_SUPPORT
  562. if (_wifi_gratuitous_arp_interval) {
  563. _wifiSendGratuitousArp(_wifi_gratuitous_arp_interval);
  564. }
  565. #endif
  566. // Check if we should disable AP
  567. static unsigned long last = 0;
  568. if (millis() - last > 60000) {
  569. last = millis();
  570. _wifiCheckAP();
  571. }
  572. }