Changes between Version 7 and Version 8 of BwMcu2


Ignore:
Timestamp:
09/14/18 08:33:03 (6 years ago)
Author:
Christo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BwMcu2

    v7 v8  
    55== 06.01K ==
    662013/09/13[[BR]]
    7 Add bacnet activation key
     7* Add bacnet activation key
    88
    99== 06.02K ==
    1010
    11 2014/02/25[[BR]] Add min flow control code[[BR]]
     112014/02/25[[BR]]
     12* Add min flow control code[[BR]]
    1213
    1314== 06.03K ==
    14 2014/03/31[[BR]] Fix version and size header of flow constants[[BR]]
     152014/03/31[[BR]]
     16* Fix version and size header of flow constants[[BR]]
    1517
    1618== 06.04K ==
    17 2014/04/17[[BR]] Fix bug version and size header of flow constants[[BR]]
     192014/04/17[[BR]]
     20* Fix bug version and size header of flow constants[[BR]]
    1821
    1922== 06.05K ==
    20232014/05/14[[BR]]
    21 Add flow max pi loop[[BR]]                                                                               
    22 Add pi settings to flow coff file[[BR]]
    23 Improve write speed[[BR]]
     24* Add flow max pi loop[[BR]]                                                                               
     25* Add pi settings to flow coff file[[BR]]
     26* Improve write speed[[BR]]
    2427
    2528== 06.06K ==
    26292014/06/25[[BR]]
    27 Fix feedback for max flow control[[BR]]
    28 Prevent overflow for Pa < 0 [[BR]]
    29 Only mark pdos as outdated for write sdos[[BR]]
     30* Fix feedback for max flow control[[BR]]
     31* Prevent overflow for Pa < 0 [[BR]]
     32* Only mark pdos as outdated for write sdos[[BR]]
    3033
    3134== 06.07K ==
    32352014/08/20[[BR]]
    33 Add global occ override[[BR]]
    34 Add global control override[[BR]]
    35 Disable CLKOUT (80MHz) prevent EMI[[BR]]
     36* Add global occ override[[BR]]
     37* Add global control override[[BR]]
     38* Disable CLKOUT (80MHz) prevent EMI[[BR]]
    3639
    3740== 06.08K ==
    38412015/02/11[[BR]]
    39 Add usb connectivity:
    40 
     42* Add usb connectivity:
    4143 * Use MLM app with only the usb cable connected 
    4244 * Use usb cable to show and change IP and other settings 
    4345
    44 Update code to work with new ftp bootloader[[BR]]
    45 Check if config and flow coff files are valid before using it[[BR]]
     46* Update code to work with new ftp bootloader[[BR]]
     47* Check if config and flow coff files are valid before using it[[BR]]
    4648
    4749== 06.09K ==
    48502015/03/06[[BR]]
    49 Add option to change bacnet port.[[BR]]
    50 Remove flow debug prints.[[BR]]
     51* Add option to change bacnet port.[[BR]]
     52* Remove flow debug prints.[[BR]]
     53
     54== 06.10K ==
     552016/03/02 [[BR]]
     56* Change broadcast to subnet and not 255.255.255.255
     57* Limit flow PI loop between motor min and max
     58
     59== 06.11K ==
     602016/05/24
     61* Change frontend code format
     62* New frontend code to fix flash update and MM2 send delays
     63* speed up node flash updates
     64* Implement CO write and fix temp write
     65* fix  broken webpages
     66
     67== 06.12K ==
     682016/06/21
     69* Add pcd setpoint
     70* remove deg F for now
     71
     72== 06.13K ==
     732016/06/28 [[BR]]
     74* Fix flow setpoint 25.5 bug
     75
     76== 06.14K ==
     772016/07/08[[BR]]
     78* add deg F setpoint again
     79* Prevent flow from going < 0
     80* Change AO_RELINQUISH_DEFAULT based on unit type
     81
     82== 06.15K ==
     832016/08/19[[BR]]
     84* Fix PCD setpoint 25.5 bug for good
     85== 06.16K ==
     862016/10/06[[BR]]
     87* Fix negative presure for PCD
     88* Add altitude correction to flow calculation
     89 == 06.17M ==
     90 2017/10/03
     91* Add set_name to change mcu name with terminal
     92 == 06.18K ==
     932017/05/03
     94* Add CO2 value and SP
     95 == 06.19K ==
     962017/07/12
     97* Add CO2 flow
     98 == 06.20K ==
     992017/11/01
     100* Version to upgrade bootloader
     101 == 06.21K ==
     1022017/11/02[[BR]]
     103* Fix Host Id for RF
     104* Fix Motor Min and Max to write to zone not just the master
     105* Add multi state input for RF status
     106
     107== 06.22K ==
     1082018/05/29
     109* Add AV point for CO2 and remove sharing with room temp (added in 6.18K)
     110== 06.23K ==
     1112018/09/05
     112* Fan Coil
     113 * Add BACnet data points
     114 * Allow mode change (off,fan,on)
     115* Remove CO2 setpoint (added in 6.18K)
     116* Add key with serial and mac to query string (Fix DM0073-0006)
     117* Add diffuser(host) type(D,P,F), serial no and name separated with a colon: to description on all bacnet points
     118* Fix MSI for PCD mode
    51119
    52120= V5 =