Changes between Version 4 and Version 5 of BwMcu2


Ignore:
Timestamp:
07/29/15 17:02:47 (9 years ago)
Author:
Christo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BwMcu2

    v4 v5  
    4747Add option to change bacnet port.[[BR]]
    4848Remove flow debug prints.[[BR]]
     49
     50
     51== 05.01B ==
     522012/09/07[[BR]] 
     53First release[[BR]]
     54
     55== 05.02B ==
     562012/09/09[[BR]]
     57Fix default bacnet id[[BR]]
     58Pulse led on button press[[BR]]
     59Add external ram test[[BR]]
     60Fix file system size for flash update [[BR]]
     61
     62== 05.03B ==
     632012/09/11[[BR]]
     64Fix reset message[[BR]]
     65== 05.04T ==
     662012/10/18[[BR]]
     67Release Plain version[[BR]]
     68== 05.04M ==
     692012/10/19[[BR]]
     70MS/TP relase
     71== 05.05B ==
     722012/11/06[[BR]]
     73Add disk avg
     74Add deg C/F flags
     75copy defaluts to end of parameter when new parameters is added
     76
     77== 05.06B ==
     782013/02/01
     79Fix zone table udp read and write[[BR]]
     80Add Global setpoint[[BR]]
     81Add avg room temp[[BR]]
     82
     83== 05.07B ==
     842013/03/06[[BR]]
     85Change front end buffer strategy to prevent channel lockup (sync route and flash update)[[BR]]
     86Add code to detect a blocked channel and reset all front ends[[BR]]
     87== 05.07T ==
     882013/03/06[[BR]]
     89Create plain version[[BR]]
     90== 05.09B ==
     912013/04/19 [[BR]]
     92Wait less time for master stop.[[BR]]
     93Send master start when sync fail[[BR]]
     94Add flow code - not called[[BR]]
     95Send routed pdo on every poll[[BR]]
     96== 05.?? ==
     97reset msp before flash update start[[BR]]
     98reset msp on data timeout[[BR]]
     99mark sdo for read at pdo data[[BR]]
     100clear data only for the polled channel don't loop all ch on every poll[[BR]]
     101add 2min reset for no data[[BR]]
     102clear ram only after 3 min[[BR]]
     103route every pdo 10 times[[BR]]
     104== 05.11B ==
     1052013/05/30
     106fix idle diffuser at routing[[BR]]
     107fix possible bug bms cmd write form bacnet[[BR]]
     108add some debug print flags[[BR]]
     109fix empty route table not writing to flash[[BR]]
     110== 05.12M ==
     1112013/06/20[[BR]]
     112remove more debug messages[[BR]]
     113fix mstp buffered data not being sent after 5ms[[BR]]
     114fix mstp requests for packets longer as 255 bytes[[BR]]
     115extend qspi startup to 15ms after frontend reset[[BR]]
     116extend routed message repeat to 15 polls[[BR]]
     117export bacnet datalink settings in makefile[[BR]]
     118
     119== 05.13M ==
     1202013/06/27[[BR]]
     121fix mstp response buffer lockup[[BR]]
     122change time for flahupdate start[[BR]]
     123change fash update upd response[[BR]]
     124some changes to debug frontend bootloader[[BR]]
     125update make file for bip[[BR]]
     126
     127== 05.14B ==
     1282013/09/11[[BR]]
     129New bootloader V002.002[[BR]]
     130 -fix USB id strings[[BR]]
     131 -lock flash[[BR]]
     132refactor mlm state machine[[BR]]
     133change qspi to use ringbuffer.c[[BR]]
     134add bootloader for msp frontends[[BR]]
     135change TCP buffer  to use 4 windows to improve performance[[BR]]
     136fix how router task read the message buffer[[BR]]
     137update makefile to auto calculate dependencies[[BR]]
     138build now include the correct webpages in the app[[BR]]
     139reset zone table on loop save[[BR]]
     140== 05.14T ==
     1412013/09/11[[BR]]
     142Plain version[[BR]]
     143== 05.14M ==
     1442013/09/11[[BR]]
     145MS/TP version[[BR]]
     146 == 05.15B ==
     1472014/02/26[[BR]]
     148add occ override[[BR]]
     149try to fix sync start delay[[BR]]
     150
     151== 05.16B ==
     1522014/06/03[[BR]]
     153add global occ override[[BR]]
     154add global control override[[BR]]
     155add poll and delay between sdos[[BR]]
     156remove unnecessary master stop commands[[BR]]
     157
     158== 05.17B ==
     1592014/07/18
     160Make writes faster[[BR]]
     161