Actions
Feature #986
closedCheck if PiNet works on PPP
Start date:
18 May 2023
Due date:
% Done:
20%
Estimated time:
Severity:
02 - High
Description
Check if the PPP's wifi supports AP mode. If so, then PiNet will work for simple network setup. It's certainly preferrable to having to write an app with a keyboard to enter data on the phone.
Related issues
Updated by Hammel about 1 year ago
- Target version changed from Xeon 1.0 - Asimov to 3.0 - Corrino
Updated by Hammel about 1 year ago
- Severity changed from 03 - Medium to 02 - High
Updated by Hammel 7 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Initial test of pinet-client on ppp:
Jan 18 08:51:08 (none) user.notice root: * calculate_dependencies_for: Cannot satisfy the following dependencies for pinet: Jan 18 08:51:08 (none) user.notice root: * imwww * Jan 18 08:51:08 (none) user.notice root: * opkg_solver_install: Cannot install package pinet.
So the imwww dependency in the opkg/control file needs to be removed for pinet-client builds.
Updated by Hammel 7 months ago
- % Done changed from 10 to 20
Fixed (not pushed yet). Next problems:
- Selected/Password fields are too long - the former pushes out the Security combo box.
- Selected/Password fields are too thin - should be taller.
- Buttons are too thin - should be taller.
- Keyboard is not displayed, possibly because the required keyboard is not installed (it should be installed with pigtk - check the xeon dev system pigtk buildroot package).
- Touching Selected/Password fields should make them active, but app crashes instead.
Updated by Hammel 7 months ago
- Is duplicate of Feature #1063: Add phone mode to PiNet to configure WiFi added
Actions