scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9639: Code Review 0

- Addressed code reviews

- Reoved LOG_DEBUG_UI since the DEBUG log is all about UI and adding a UI to it was useless.

- Removed the time stamp from the POST start/stop log since the log itself has timestamp.

- Added more documentation to the ApplicationPOST class.

- Renamed the FileSystem to ShaSum check in the ApplicationPOST.

- Updated the WiFi POST check funciton.

- Updated the initial Screen to pause the animation when the UI navigates out of that screen when we are in test (usual case should not happen since we fail or pass the POST and either stops the animation.)

- Updated the AlarmMapping to reflect the FILESYSTEM error change to SHASUM error.

  1. … 19 more files in changeset.
DEN-9826: Follow Up: UI_DEV: POST [ FS ]

- Added a shu256sum for the denali application.

  1. … 1 more file in changeset.
DEN-9637: Update Design Documents

- Added the ability to enable/disable the vitals measurement logs [it's still unknown that how to stop in case of the treatment ended by alarm or system fault.]

- Added the Battery Level of the selected device.

    • -0
    • +35
    ./bluetooth_remove_paired.sh
  1. … 15 more files in changeset.
DEN-9659: Implementation [POST]

- Created a separate file for the Bluetooth screen since it became bigger.

- Moved the WiFi and Bluetooth start in the Application controller and handled by POST events.

- Added a 5 second sleep for the Bluetooth Device to get ready in run.sh

- Added WiFi POST in run.sh

- Moved lambda functions for POST into slots.

- Added signals in the ApplicationPOST for passed items to be used in the ApplciationController to start WiFi and Bluetooth interfaces.

- Added isValid to the BluetoothInterface to make sure the Bluetooth Adapter is ready for the Interface to setup (Is set by ApplicationController with the information Provided by ApplicationPOST).

- Improved the Bluetooth interface implementation

- Added Rinseback safety volume parameter

- Modified the SAFE_CALL's methods to be public slots.

- Removed the SerialNumber listener from VBluetooth.

- Improved the VBluetooth code and added the connection to the BluetoothController.

  1. … 20 more files in changeset.
DEN-9655: Implementation - Settings [MVC]

- Adding the Characteristics and descriptor notifications/log

    • -0
    • +20
    ./bluetooth_reset.sh
    • -0
    • +29
    ./bluetooth_start.sh
  1. … 7 more files in changeset.
DEN-9655: Implementation - Settings [MVC]

- First successful BP measurement read.

  1. … 7 more files in changeset.
DEN-9707: BP/HR empty measurement display does not match PRS

- alarm mapping update.

- post code review applied here.

  1. … 4 more files in changeset.
DEN-9649: Updated the Copy/Setup/run scripts and checked the devices.

- Updated the Copy/Setup/run scripts and checked the devices to have the

- Bluetooth

- Instructions

- Service Password

- Treatment Parameters

- Put the Ethernet configuration at the end of the run.sh script and gave it 10s delay to then run (it won't stop application process and will run in parallel 10s after the application ran.)

- Fixed the RTC POST test

  1. … 1 more file in changeset.
DEN-9649: Implementation - Yocto configuration

- Testing the BT in the build withing terminal

- Addressing the code review of older stories {

- UI-DEN-8705-1 [http://dvm-linux02:8060/cru/UI-DEN-8705-1#c10418]

}

  1. … 3 more files in changeset.
DEN-9416: Implementations

- Added a newly added parameter of the BloodPrime (Safety Vol).

- UI POST is done.

- Out of 10 tests

1 - CANBus

2 - Touch Screen

3 - SD-Card

4 - RTC

tests are done.

- The

5 - File System integrity

will be done as part of CyberSecurity.

- The

6 - Bluetooth

will be added when the feature itself added to the application.

- The

7 - WiFi

is in progress and having issue correctly detect it.

- Some tests are listed to be added later in case required, like

8 - Display

9 - Ethernet

10- Sound

test couldn't find a way to test it yet.

- On each unsuccessful test an alarm will be triggered.

- UI alarms are in range of [250 - 259]

  1. … 18 more files in changeset.
DEN-8693: Support for the disinfect

- Adding support for reading the brightness value from the Linux file system instead of having another file just to keep the same value.

- Fixed a bug in the Active Alarm List request.

- Adding the functionality of the Alarm Volume.

- Modified the Disinfection screens[Heat/chem] check marks with the new bundled states provided by FW for UI and the flush states are yet to come.

- Adjusted the Active Alarm List screen a little to be able to show all the current Alarm messages without cropping.

  1. … 26 more files in changeset.
DEN-8494: Implementation [ Service Log in & About ]

  1. … 18 more files in changeset.
DEN-8500: Svc: Implementation [Screen]

  1. … 12 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

- Mainly the WiFi integration

- Some other support tasks:

| Support : Instruction and Kishen images [ Calyton, Nick ]

| Support : Alarm Messaging Parser

| Support : Changed the Manager Screen into a Monitoring Dialog and can be shown by DblTap on SDCard Indication on top/right

| Support : Modified the Heat values to float on Monitoring Dialog

| Support/Bug : Fixed the Alarm Message Bug

    • -0
    • +12
    ./wifi_disconnect_network.sh
    • -0
    • +53
    ./wifi_generate_wpa_supplicant.sh
    • -0
    • +10
    ./wifi_read_ip_settings.sh
    • -0
    • +11
    ./wifi_request_auto_assigned_ip.sh
    • -0
    • +10
    ./wifi_reset_adapter.sh
    • -0
    • +10
    ./wifi_reset_interface.sh
    • -0
    • +12
    ./wifi_save_dhcp_interface.sh
    • -0
    • +20
    ./wifi_save_static_interface_assignments.sh
    • -0
    • +9
    ./wifi_scan_for_networks.sh
    • -0
    • +12
    ./wifi_set_auto_assigned_ip.sh
  1. … 93 more files in changeset.
DEN-7946 Saline, Standby, Alarm, Keyboard, ....

  1. … 21 more files in changeset.
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Prepared the fundamentals of the Settings and Keyboard

- Added DateTime MVC and tested with the simulator.

- So many other debugging and improvement

  1. … 84 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 49 more files in changeset.
DEN-4601, DEN-4598: Added confirm, priming, and begin pages and messaging.

  1. … 51 more files in changeset.
Merge master into DEN-3605_Create_Treatment

  1. … 34 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 253 more files in changeset.
DEN-3605: Made requested changes from code review

  1. … 16 more files in changeset.
EMC Support and SD-Card Notification

  1. … 17 more files in changeset.
Added object names for squishqt testing, updated to the latest VM projects path, fixed spellings

  1. … 7 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 196 more files in changeset.
Continuation of alarms.

  1. … 10 more files in changeset.
When displayed, the alarms description will show instead of the enum name and additional flags.

  1. … 5 more files in changeset.
Unit Tests and Debugging and scripts to update devices easier

- During the test figured out that since we have two kind of messages :

1 - data messages which will notify GUI only on variable change

2 - but also we have command messages which has to always notify the GUI

So added a parameter in PROPERTY definition to define the type of property.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 7 more files in changeset.
Code Review Comments

- Dara also mentioned I need to have copyright at the beginning of the scripts.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 12 more files in changeset.
DEN-2088 Implementation

- Added OutletFlow

- Added TreatmentTime

- Added AlarmStatus

- Made adding model view simpler

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 30 more files in changeset.
DEN-2091 : CAN / Denali Communication Protocol [Modify Design]

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 16 more files in changeset.