Skip to content

Tags: ALMNET/wifi

Tags

2.13.1

Toggle 2.13.1's commit message
RS14100: Fix wifi station reconnect

CL: none

PUBLISHED_FROM=cef1af9d5a372c2dcb956b9c194743425c2b9c2a

2.13.0

Toggle 2.13.0's commit message
RS14100: Fix wifi station reconnect

CL: none

PUBLISHED_FROM=cef1af9d5a372c2dcb956b9c194743425c2b9c2a

2.12.1

Toggle 2.12.1's commit message
Set defaults for st1.enable and sta2.enable to false

To make them independent from sta.enable

CL: none

PUBLISHED_FROM=e5ed78e62b77c15635047b3741667822ee3f6928

2.12.0

Toggle 2.12.0's commit message
Removing anymode from NULL should be a no-op

CL: none

PUBLISHED_FROM=20d3ca09cd7a560d85f88ebf042593b4d973ed06

2.11.0

Toggle 2.11.0's commit message
Support type references in config schema and add HAVE_FOO macros

It is now possible to refernce a previosuly defined config entry as a type for a new one.
This is useful when creating multiple entries with the same type.
E.g.:
```
  ["test.bar", "o", {}],
  ["test.bar.enable", "b", {}],
  ["test.bar.param1", "i", 111, {}],
  ["test.bar1", "test.bar", {}], # Object of the same type as previous.
  ["test.bar1.param1", 222],     # Types are the same but defaults are separate.
```

Also, auto-generated header will now `#define` a macro for every config entry with the specified prefix, e.g. `MGOS_SYS_CONFIG_HAVE_TEST`, `MGOS_SYS_CONFIG_HAVE_TEST_BAR`, `MGOS_SYS_CONFIG_HAVE_TEST_BAR_ENABLE`, etc.

CL: Support type references in config schema and add HAVE_FOO macros

PUBLISHED_FROM=69fb48c8a104a5c56b06cd8bea71b836a5c96235

2.10.2

Toggle 2.10.2's commit message
Clean up config validation API

CL: none

PUBLISHED_FROM=c19078c0ce069e3866ae0eb7360ddc9686b83914

2.10.1

Toggle 2.10.1's commit message
CC3220: Enterprise auth support

CL: wifi: CC3220: Enterprise auth support

PUBLISHED_FROM=ce445eb5b740073c9a3f9811f1acd404ce134f2e

2.10.0

Toggle 2.10.0's commit message
CC3220: Enterprise auth support

CL: wifi: CC3220: Enterprise auth support

PUBLISHED_FROM=ce445eb5b740073c9a3f9811f1acd404ce134f2e

2.9.0

Toggle 2.9.0's commit message
ESP32: Fix AP IP set, feed WDT during core dump

CL: ESP32: Fix AP IP set, feed WDT during core dump

PUBLISHED_FROM=6719c79a84583883a148dbd42e37ae38cfdcd625

2.8.1

Toggle 2.8.1's commit message
ESP32: Fix AP IP set, feed WDT during core dump

CL: ESP32: Fix AP IP set, feed WDT during core dump

PUBLISHED_FROM=6719c79a84583883a148dbd42e37ae38cfdcd625