common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Addressed. Note: I did a git pull on my hdfirmware branch (I should not have done that). To get my code working, I had to remove.

Addressed.

Note: I did a git pull on my hdfirmware branch (I should not have done that). To get my code working, I had to remove.

Addressed. Had this as placeholder before looking at the schematics and EE HRS/HDD docs.

Addressed.

Had this as placeholder before looking at the schematics and EE HRS/HDD docs.

Yes, jobs are added to queue from General Task and removed from queue from Background Task. Need queue operations to be protected.

Yes, jobs are added to queue from General Task and removed from queue from Background Task. Need queue operations to be protected.

What happened here? Why are these deleted? Looks like a lot of content in this module has been removed. Need to restore.

What happened here? Why are these deleted? Looks like a lot of content in this module has been removed. Need to restore.

Addressed.

Addressed.

Addressed.

Addressed.

This has been uncommented.

This has been uncommented.

Addressed.

Addressed.

This line has been removed.

This line has been removed.

This line has been updated. Please look at below.

This line has been updated. Please look at below.

This function has been deleted.

This function has been deleted.

I added a build switch so the functions are un-commented.

I added a build switch so the functions are un-commented.

Add TODO for all commented lines below.

Add TODO for all commented lines below.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO to commented line.

Add TODO to commented line.

Add TODO to commented lines.

Add TODO to commented lines.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO.

Add TODO to commented lines.

Add TODO to commented lines.

Add TODO to commented line.

Add TODO to commented line.

This section is monitoring the RPM of the drain pump and makes decision accordingly. This must be commented out until we figure out how to convert counts into RPM properly. I added a TODO note for ...

This section is monitoring the RPM of the drain pump and makes decision accordingly. This must be commented out until we figure out how to convert counts into RPM properly. I added a TODO note for that.

Done.

Done.

Yes. This state machine is only used when a record data is scheduled to be sent to Dialin in batches.

Yes. This state machine is only used when a record data is scheduled to be sent to Dialin in batches.

Changed them to NVDataMgmt NVDataMgmt.

Changed them to NVDataMgmt NVDataMgmt.

These string fields are not null terminated. We will used them as characters and they are not used anywhere in the firmware.

These string fields are not null terminated. We will used them as characters and they are not used anywhere in the firmware.

I wanted to use enum specifically for calibration purposes. Their names also contain the word CAL.

I wanted to use enum specifically for calibration purposes. Their names also contain the word CAL.

Done.

Done.

Done.

Done.