4c74e237c2• Class rename: MobilePreTest → MobileTests • New method added: RunFinalTestAsync() - Performs final mobile tests including SSH verification of setup files • Calls SSH.MobiletxtCheck() to verify /home/mav/Mobile-Setup-configuration-marker.txt exists on device • Updates UI with "MobileSetup.sh" pass/fail status • Mobile Tests/Mobile API.cs (New File Created) New Method Added: MobiletxtCheck(string IPAddress) - Boolean method to verify setup marker file • Checks if /home/mav/Mobile-Setup-configuration-marker.txt exists on device via SSH • Returns exit status 0 (true) if file exists, false otherwise • Used in RunFinalTestAsync() for setup verificationBradley Born2026-01-14 11:49:32 +00:00
a4c51b0af0UI Components/Features • Added BtnVlcPlay WHich toggles between Vlc.Play and VLC.StopBradley Born2026-01-14 10:36:58 +00:00
d1d90f17fcMobile API Refactoring • Introduced new Mobile API.cs module • Encapsulates firmware checks, day/night mode switching, and snapshot operations • Methods: CheckFirmwareAsync(), SetDayModeAsync(), SetNightModeAsync() • Improves code maintainability and separates API logic from test executionBradley Born2026-01-13 15:31:50 +00:00
4a2e874b9d- Replaced single TabPage CurrentTab with List<TabPage> CurrentTabs to support multiple tabs. - Added new tab called VideoBradley Born2026-01-12 16:30:04 +00:00
90b3f7caff• MobileTests.cs - Pre test now checks firmware and adds the label dynamically to the panelBradley Born2026-01-09 15:49:54 +00:00
693da58fcb• Camera/LED.cs • Added null-checks so labels are created dynamically when lblVorI is null (uses MainForm.Instance.AddLabelToPanel). • Camera/CameraModules.cs • Added null-label handling to create dynamic module labels with the correct content (OK or the error message). • AiQ_GUI.cs • Increased dynamic label width in MakeNewLabel from 220 → 700 to avoid truncated messages. • Succesfully ran through a pre-test with dynamic labelsBradley Born2026-01-05 12:35:28 +00:00
36f9639baaDynamic labels & Changed color to light green - Filesystem size - Flexi version - Flexi Revision - MAC - Timestamp - Temperature - ZoomLock - Serial and model Number - Licenses - CPU usageBradley Born2025-12-23 13:01:15 +00:00
872be2e105Changes: - Code refactored, DIagsPt1 and 2 moved into there own folder called DIagnostics - Pre tests and final tests moved into a AiQ tests - Mobile Pre Tests added - Mobile pre test - Added firmware check for the SRZBradley Born2025-12-22 14:37:43 +00:00
7aba890514Beginning of the Implementing multple cameras into the AiQ GUI Features added: - Onvif discoverable - New Camera Type combo box - Access has be changed to be more scalable and dynamic in preparation for more camerasBradley Born2025-12-19 16:14:13 +00:00
ed121fa3dbGUI Version 4.1 CHanges are GB sticker and Updated API call from Internal Config to GLOBAL--FlexiApplication.Bradley Born2025-10-27 11:14:20 +00:00
a2f86625beFinal Changes to Stats Excel - This has been tested via Fake Cam Test all scenearios and published and testedBradley Born2025-10-20 10:31:58 +01:00