Difference between revisions of "Control Panel"
(NEW FEATURES NEEDED) |
|||
Line 24: | Line 24: | ||
This report can be sent to Elphel support for help with troubleshooting. | This report can be sent to Elphel support for help with troubleshooting. | ||
− | ==High Priority | + | ==Upcoming Features== |
+ | ===High Priority=== | ||
+ | *A Panel with common links both to the camera, and external links for help: | ||
+ | **links to the source code on the camera | ||
+ | **links to the Axis website | ||
+ | **links to the Elphel website | ||
+ | **links to the Admin-bin built-in program | ||
+ | *The UI.html is making too many requests, perhaps wait for a request to finish before starting a new one? Ask Andrey about his experiences with this. Also see 'ccam.cgi' for examples. | ||
+ | *Clean up the icons and make the front-end more accessible. (Faris is on this). | ||
*An 'advanced' section that refers some of the [[PHP in Elphel cameras | API]] calls for a more thorough call of status. | *An 'advanced' section that refers some of the [[PHP in Elphel cameras | API]] calls for a more thorough call of status. | ||
+ | ===Medium Priority=== | ||
*Ability to reboot camera from panel | *Ability to reboot camera from panel | ||
*Ability to start/stop/restart certain processes | *Ability to start/stop/restart certain processes | ||
*Button to quickly copy Camera Status report to Clipboard | *Button to quickly copy Camera Status report to Clipboard | ||
− | == | + | ==Spawns of this Project== |
[[Easy Snapshot]] and [[Easy Video]] are side projects we hope to merge into the control panel as they progress further. | [[Easy Snapshot]] and [[Easy Video]] are side projects we hope to merge into the control panel as they progress further. | ||
They would allow the user to take snapshots and video clips from the camera's live stream. | They would allow the user to take snapshots and video clips from the camera's live stream. |
Revision as of 00:27, 1 February 2008
The control panel is a new feature on the Elphel cameras that allows for:
- A quick scan of camera hardware & software status
- A separate report of camera hardware & software status can be generated, this can be sent to Elphel for the aid of troubleshooting the cameras or for personal use.
Contents
Current Status
This project is currently in BETA, and can be found at http://camera address/UI.html after reflashing with the latest tarball
The Control Panel can show the following information
- Camera IP address, Gateway, Broadcast Address, Netmask, and other network settings
- Camera Serial Number
- Camera Software Version
- Processes (Daemons) currently running on the camera
- FPGA info
- fpga_sdram_phase
- Cat_interupts
You can change the following network settings with the Control Panel
- Camera IP address
- Broadcast address
- Netmask
- Gateway
All of this information is included in a status report the camera is able to generate. This report can be sent to Elphel support for help with troubleshooting.
Upcoming Features
High Priority
- A Panel with common links both to the camera, and external links for help:
- links to the source code on the camera
- links to the Axis website
- links to the Elphel website
- links to the Admin-bin built-in program
- The UI.html is making too many requests, perhaps wait for a request to finish before starting a new one? Ask Andrey about his experiences with this. Also see 'ccam.cgi' for examples.
- Clean up the icons and make the front-end more accessible. (Faris is on this).
- An 'advanced' section that refers some of the API calls for a more thorough call of status.
Medium Priority
- Ability to reboot camera from panel
- Ability to start/stop/restart certain processes
- Button to quickly copy Camera Status report to Clipboard
Spawns of this Project
Easy Snapshot and Easy Video are side projects we hope to merge into the control panel as they progress further. They would allow the user to take snapshots and video clips from the camera's live stream.
TODO
- Elphel support email and other contact information on the page
- Verification of IP and other settings before they are set
- A disclaimer
- Fix Camera reboot function
- Create restart network daemon function
- Make all fields collapsible/re-collapsible
- Create a copy-to-clipboard function for the camera summary
- Create notification pages for the change network settings functions
- Clean up some of the output information
- Clean up visual styles in general
Suggestions
Any suggestions for features or additional camera information you would like to see should be listed here.
This is a part of Project α