<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/applications/luci-app-dawn/htdocs, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2025-01-05T14:06:54Z</updated>
<entry>
<title>luci-app-dawn: Fix getChannelFromFrequency for 6GHz</title>
<updated>2025-01-05T14:06:54Z</updated>
<author>
<name>Weikai Kong</name>
</author>
<published>2025-01-03T05:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=15a8136ace399bc1f4d5cd683d9df671b232d4a5'/>
<id>urn:sha1:15a8136ace399bc1f4d5cd683d9df671b232d4a5</id>
<content type='text'>
For (5.9-)6GHz channels
( Center Frequency - 5950 ) / 5 = channel_number

e.g. ( 5955 - 5950 ) / 5 = Channel 1

Signed-off-by: Weikai Kong &lt;priv@pppig236.com&gt;
</content>
</entry>
<entry>
<title>luci-app-dawn: Add configuration page</title>
<updated>2024-12-06T00:05:07Z</updated>
<author>
<name>Feng Cheng</name>
</author>
<published>2024-07-23T01:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=df3a77e49cfd95247f9783e4321e9876d5c90ec1'/>
<id>urn:sha1:df3a77e49cfd95247f9783e4321e9876d5c90ec1</id>
<content type='text'>
Add the configuration page under the network path
Move hearing_map and network_overview pages to status path

Signed-off-by: Feng Cheng &lt;fengcheng@lidig.com&gt;
</content>
</entry>
<entry>
<title>treewide: explicitly declare rpc calls with const</title>
<updated>2024-12-03T15:25:20Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-12-03T15:25:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=2ffaab3fca7df8c4ef0c77601073dd2a6e1442d4'/>
<id>urn:sha1:2ffaab3fca7df8c4ef0c77601073dd2a6e1442d4</id>
<content type='text'>
Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-dawn: Fix TypeError undef (reading '0')</title>
<updated>2024-07-06T12:41:33Z</updated>
<author>
<name>Sean Khan</name>
</author>
<published>2024-07-02T09:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=65f8c140e035a0355760b169dcff557b15b13a63'/>
<id>urn:sha1:65f8c140e035a0355760b169dcff557b15b13a63</id>
<content type='text'>
Fixes error with hearing map showing:

```
Cannot read properties of undefined (reading '0')
```

Signed-off-by: Sean Khan &lt;datapronix@protonmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-dawn: error message when service not running</title>
<updated>2023-11-07T19:12:15Z</updated>
<author>
<name>Daniel Vijge</name>
</author>
<published>2023-11-06T21:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=69eeebe23d60736c1d4436162444f7b9c53de3ed'/>
<id>urn:sha1:69eeebe23d60736c1d4436162444f7b9c53de3ed</id>
<content type='text'>
Display a nicer error message when the DAWN service is not running

Signed-off-by: Daniel Vijge &lt;danielvijge@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-dawn: Bug fixes for JavaScript implementation</title>
<updated>2023-11-06T10:29:55Z</updated>
<author>
<name>Daniel Vijge</name>
</author>
<published>2023-11-05T20:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=e8029b08287c666a43d5ef25c7ea83ce7d606903'/>
<id>urn:sha1:e8029b08287c666a43d5ef25c7ea83ce7d606903</id>
<content type='text'>
Some bug fixes and a small improvements that were discovered after the
initial implementation of the JavaScript version of luci-app-dawn:

* Correctly show multiple APs per client in the hearing map
* Display correct name of all APs in the hearing map
* Show if client is connected to the network in the hearing map. This
  replaces the column for Stations Connected, which is not a property
  of a client but of an AP, and is available still in the network overview.
* Display both hostname and MAC address for clients/APs
* Convert spaces to tabs in dawn-common.js for consistency

Signed-off-by: Daniel Vijge &lt;danielvijge@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-app-dawn: Implement in JavaScript</title>
<updated>2023-10-30T23:28:03Z</updated>
<author>
<name>Daniel Vijge</name>
</author>
<published>2023-10-26T20:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ea8c0aa2a1a1ff9f29ffd452049a7b749298ed17'/>
<id>urn:sha1:ea8c0aa2a1a1ff9f29ffd452049a7b749298ed17</id>
<content type='text'>
This commit re-implements luci-app-dawn in JavaScript, removing the older
lua implementation. Besides a 1-to-1 port, there are some
changes/improvements:

* In both the network overview and the hearing map, replace MAC addresses
  by host name if known.
* In the hearing map, the table is sortable. If the same client is
  connected to multiple access points/frequencies the MAC/host name is
  listed twice, whereas in the lua implementation the second MAC address
  was empty to show it was referring to the same client. This means the
  table can be sorted on any column, and the information remains correct.
* The view in the network overview is a bit different. This table is not
  sortable, because LuCi doesn't seem to like a table inside a table for
  sorting.
* Align the column names between the network overview and the hearing
  table.
* Add tooltips for abbreviations in column names.

Signed-off-by: Daniel Vijge &lt;danielvijge@gmail.com&gt;
</content>
</entry>
</feed>
