HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
Atom1.5
/
src/
– Rev 2311
Rev
Show changed files
|
Directory listing
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2311
3600 d 2 h
linlun
/trunk/PcSoftware/Atom1.5/
Added template for mqtt functionality
2308
3600 d 6 h
linlun
/trunk/PcSoftware/Atom1.5/src/vm/plugin/
Fixed small error in define
2267
4584 d 3 h
linlun
/trunk/PcSoftware/Atom1.5/src/can/
IEEE-floats fully implemented, not tested for encode
2266
4584 d 3 h
linlun
/trunk/PcSoftware/Atom1.5/src/can/
start on IEEE float support
2217
5118 d 1 h
runge
/trunk/PcSoftware/Atom1.5/src/can/
Forgott files :(
2216
5118 d 1 h
runge
/trunk/PcSoftware/Atom1.5/
Added a TCP port which should give all raw UDP traffic and forward incomming bytes to UDP. Not really tested.
Do not forget to add the new port in atom.conf 1101 is default.
2165
5144 d 0 h
arune
/trunk/PcSoftware/Atom1.5/src/control/
Minor fix in atom to make progressbar start at 0, done by resetting byte counter earlier in download statemachine
2164
5144 d 1 h
arune
/trunk/PcSoftware/
Added functionality to get download progress of reprogramming in atom1.5 and atomdude
2124
5166 d 3 h
runge
/trunk/PcSoftware/Atom1.5/
Fixed printout in irout.js
Added a debugprint to atom in EncodeUint
2118
5167 d 11 h
runge
/trunk/PcSoftware/Atom1.5/src/
Changed EncodeUint and DecodeUint to use uint64_t type instead of unsigned long. Also changed the BitSet class to use that type. Not tested though!
2109
5170 d 1 h
runge
/trunk/PcSoftware/Atom1.5/
Some changes to the JsPipe interface
2107
5170 d 11 h
runge
/trunk/PcSoftware/Atom1.5/
Added a new TCP inteface for accessing the javascript VM directly. This is a potential security risk even though the console is not much safer.
This is a preperation for a simpler interface toward the webgui.
2090
5172 d 5 h
runge
/trunk/PcSoftware/Atom1.5/src/can/
Extended printout with length
2087
5172 d 5 h
runge
/trunk/PcSoftware/Atom1.5/src/can/
Fix for wrong length check when parsin candaemon data format.
2082
5173 d 4 h
runge
/trunk/PcSoftware/Atom1.5/src/control/
Last commit did not compile, fixed faulty printout
2081
5173 d 4 h
runge
/trunk/PcSoftware/Atom1.5/src/
Fixed a serious bug in the decoding of packets from the can network... if the packet contained the end byte things got screwed... not sure it is perfect now and it sort of reverts the fix done for Englunds USB problem.
Added some debug printouts.
2066
5175 d 1 h
runge
/trunk/PcSoftware/Atom1.5/src/
Some changes in logging
Possible fix for arunes 64 bit problem with nexa, not tested though but changed all int's to long's
2039
5186 d 4 h
arune
/trunk/PcSoftware/Atom1.5/src/control/
Fix for running atom1.5 state machine when events come from daemon port (no strange warnings when programming with canDude in atom1.5)
2038
5187 d 14 h
arune
/trunk/PcSoftware/Atom1.5/src/can/
Changed some logging to debug instead of info
2037
5188 d 3 h
arune
/trunk/PcSoftware/Atom1.5/src/control/
Disabled warning for missing transition when programming with candude through daemonport
Disabled reset when target state is invalid
←Prev
1
2
Next→
Show All