HAMNET-Access-Protocol / HAMNET-Access-Protocol/HNAP4PlutoSDR

Show information about HNAP in index.html and info.html

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
31
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The Pluto offers an info page on the Mass-Storage device and on its webserver. It shows basic information about the current versions of the various parts of the system (firmware, linux, u-boot, etc.), a short getting started and an update notifier.

Basically, it comes from `plutosdr-fw/buildroot/board/pluto/index.html` and is altered in various steps during compile time (information about the compiler is filled in) of the firmware and the start of the system (current settings are filled in).
Currently it is a static page, which checks for a new Pluto firmware image version using Javascript.
We could do a similar thing and check for a new HNAP firmware version.
Additionally, we could update the information on this page dynamically using javascript, so we can have a nice dashboard about the current state of the device.

We could put HNAP related information on this page:

- [x] HNAP logo
- [x] HNAP firmware version
- [ ] HNAP settings
- [x] HNAP firmware update notification
- [ ] HNAP statistics and current state of the device (connectivity, statistics), ...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.