canbus

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Code Review Comments

- QApplication typo

- Added a UI version of the Log Macros.

  1. … 9 more files in changeset.
1) This sleep helps the Bluetooth driver to load properly. 2) After many, many tests figured the Bluetooth device needs a power cycle after it is loaded and find out if giving it a 5-second delay b...

1) This sleep helps the Bluetooth driver to load properly.
2) After many, many tests figured the Bluetooth device needs a power cycle after it is loaded and find out if giving it a 5-second delay before setting the "hci" device to up, then it works fine and doesn't need the power cycle anymore. I timed the boot up and it's still under 30 seconds.
3) Yes it shouldn't break the loading of the other prototypes, since they may never even need it.

QApplication is misspelled

QApplication is misspelled

1) What is this sleep for? 2) How did you come up with its value? (I assume this is in seconds?) 3) Is this value consistent among all 4 prototypes and the development boards that we have?

1) What is this sleep for?
2) How did you come up with its value? (I assume this is in seconds?)
3) Is this value consistent among all 4 prototypes and the development boards that we have?

UI-DEN-9626_DEV Bluetooth Cuff Integration
UI-DEN-9626_DEV Bluetooth Cuff Integration
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.
RESOLVED.

RESOLVED.

Adding the Acknowledge initialize log

DEN-9418: Code Review 0

- Cherry picked the code review updated from post branch

- Correcting the message IDs enum comments.

  1. … 2 more files in changeset.
DEN-9418: Code Review 0

- Cherry picked the code review updated from post branch

- Function comments.

- Removed unused BLE alarm from alarm generator.

  1. … 6 more files in changeset.
RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

Updated.

Updated.

Added.

Added.

Added.

Added.

Added.

Added.

Added.

Added.

DEN-9418: Code Review 0

  1. … 6 more files in changeset.
It has been removed. We should reserve our Alarm System mostly for critical HW issues during treatment.

It has been removed.
We should reserve our Alarm System mostly for critical HW issues during treatment.

RESOLVED.

RESOLVED.

I mean, all others appear to be in the following order: 1) number of params and 2) size of params. So to be consistent, shouldn't this be 1 * 15 (1 param, 15 bytes)?

I mean, all others appear to be in the following order: 1) number of params and 2) size of params.
So to be consistent, shouldn't this be 1 * 15 (1 param, 15 bytes)?

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.