Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1717 5677 d 2 h arune /trunk/PcSoftware/ Updated canDude to allow for installing a node with id 0xffffffff with a bios with another id, new commandline argument -d  
1458 6019 d 15 h cougar /trunk/PcSoftware/csharp-lib/ ! increase TIMEOUT_SHORT_MS from 200 ms to 500 ms to avoid timeouts when
uploading firware over SimpleEthernet expansion
 
882 6656 d 6 h arune /trunk/PcSoftware/csharp-lib/ canDude: minor tweaks to the progress bar  
879 6656 d 10 h arune /trunk/PcSoftware/csharp-lib/ canDude: even more progress bar  
878 6656 d 10 h arune /trunk/PcSoftware/csharp-lib/ canDude: even more progress bar  
877 6657 d 5 h arune /trunk/PcSoftware/csharp-lib/ canDude: a simple progress bar, compromise due to eclipse  
876 6657 d 6 h arune /trunk/PcSoftware/csharp-lib/ canDude: now prints progress nicely (in percent, but 10% per step because eclipse-console is weird)  
770 6711 d 3 h arune /trunk/PcSoftware/ Commits for hwid, pcsoftware  
637 6936 d 16 h arune /trunk/PcSoftware/csharp-lib/ csharp-lib: fixed timeout bugs in downloader.cs (canDude), this was due to the changed timout to a lower value  
634 6942 d 18 h arune /trunk/PcSoftware/csharp-lib/ csharp-lib: fixed a possible bug in software downloader.cs  
632 6943 d 4 h arune /trunk/PcSoftware/csharp-lib/ csharp-lib: software downloader.cs now resends programdata if no ack arrives, prints a : instead of . when a retry is made  
586 6976 d 2 h arune /trunk/PcSoftware/ PcSoftware: canDude now cleans two first bytes of application flash so bios reports "No application installed" after a bios update  
467 7058 d 12 h arune /trunk/PcSoftware/csharp-lib/ canDude: Small speed improvement in Downloader.cs  
453 7062 d 6 h arune /trunk/PcSoftware/csharp-lib/ cshapr-lib updated, Downloader.cs added