Vendor - TEL - Sameer Poyil

move static function after public function

move static function after public function

let public function on top

let public function on top

Let all public functions come on top for all files

Let all public functions come on top for all files

is it merge issue ?

is it merge issue ?

If it is not used for serial message, its OK, but if you are opting for packing , club it together , in line number 36 , or bring that structure defined on top to here

If it is not used for serial message, its OK, but if you are opting for packing , club it together , in line number 36 , or bring that structure defined on top to here

Please bring public functions on top. check it for all function in this file , except test functions

Please bring public functions on top. check it for all function in this file , except test functions

comments should start with capital letter

comments should start with capital letter

Suggestive comment => can we make it as a run time configuration option so that we don't need to change the code ?

Suggestive comment => can we make it as a run time configuration option so that we don't need to change the code ?

Let public function on top

Let public function on top

Suggestive comment => Shall we do it as a run time configurable so that we don't need to change the code?

Suggestive comment => Shall we do it as a run time configurable so that we don't need to change the code?

Mixing static and public function , let public function comes on top

Mixing static and public function , let public function comes on top

comment should start with capital letter

comment should start with capital letter

comments should start with capital letter

comments should start with capital letter

structure packing missing

structure packing missing

Do not mix static and public function, let all public function on top and static bottom, except override and test functions

Do not mix static and public function, let all public function on top and static bottom, except override and test functions

Small letter used

Small letter used

add any override function if required

add any override function if required

publish filter flush status , add other important data , inlet pressure etc

publish filter flush status , add other important data , inlet pressure etc

do we need override function for high flow rate , low flow rate, conductivity, pressure etc ?

do we need override function for high flow rate , low flow rate, conductivity, pressure etc ?

arrange static and global function properly , public on top and static on bottom

arrange static and global function properly , public on top and static on bottom

Publish all other important data like conductivity and pressures

Publish all other important data like conductivity and pressures

as a practice , we need to add a pragma pack for all structure irrespective of the size as per Sean.

as a practice , we need to add a pragma pack for all structure irrespective of the size as per Sean.

Structure packing statement missing. add it even if not required

Structure packing statement missing. add it even if not required

Need to co-ordinate with drybicart message id since it is using 0x70

Need to co-ordinate with drybicart message id since it is using 0x70

comment should start with Capital letter ?

comment should start with Capital letter ?

I do not see structure packing. is it not required ?

I do not see structure packing. is it not required ?

Not initialized ? who modifies this variable ?

Not initialized ? who modifies this variable ?

not initialized in init function

not initialized in init function

structure packing statement missing

structure packing statement missing