Changes between Version 7 and Version 8 of BwMcu2
- Timestamp:
- 09/14/18 08:33:03 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BwMcu2
v7 v8 5 5 == 06.01K == 6 6 2013/09/13[[BR]] 7 Add bacnet activation key7 * Add bacnet activation key 8 8 9 9 == 06.02K == 10 10 11 2014/02/25[[BR]] Add min flow control code[[BR]] 11 2014/02/25[[BR]] 12 * Add min flow control code[[BR]] 12 13 13 14 == 06.03K == 14 2014/03/31[[BR]] Fix version and size header of flow constants[[BR]] 15 2014/03/31[[BR]] 16 * Fix version and size header of flow constants[[BR]] 15 17 16 18 == 06.04K == 17 2014/04/17[[BR]] Fix bug version and size header of flow constants[[BR]] 19 2014/04/17[[BR]] 20 * Fix bug version and size header of flow constants[[BR]] 18 21 19 22 == 06.05K == 20 23 2014/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]] 24 27 25 28 == 06.06K == 26 29 2014/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]] 30 33 31 34 == 06.07K == 32 35 2014/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]] 36 39 37 40 == 06.08K == 38 41 2015/02/11[[BR]] 39 Add usb connectivity: 40 42 * Add usb connectivity: 41 43 * Use MLM app with only the usb cable connected 42 44 * Use usb cable to show and change IP and other settings 43 45 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]] 46 48 47 49 == 06.09K == 48 50 2015/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 == 55 2016/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 == 60 2016/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 == 68 2016/06/21 69 * Add pcd setpoint 70 * remove deg F for now 71 72 == 06.13K == 73 2016/06/28 [[BR]] 74 * Fix flow setpoint 25.5 bug 75 76 == 06.14K == 77 2016/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 == 83 2016/08/19[[BR]] 84 * Fix PCD setpoint 25.5 bug for good 85 == 06.16K == 86 2016/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 == 93 2017/05/03 94 * Add CO2 value and SP 95 == 06.19K == 96 2017/07/12 97 * Add CO2 flow 98 == 06.20K == 99 2017/11/01 100 * Version to upgrade bootloader 101 == 06.21K == 102 2017/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 == 108 2018/05/29 109 * Add AV point for CO2 and remove sharing with room temp (added in 6.18K) 110 == 06.23K == 111 2018/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 51 119 52 120 = V5 =