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)
/
branches
/
atomV2
/
PcSoftware
/
Atom
/
nbproject
/
Makefile-Debug.mk
– Rev 1308
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1308
6249 d 5 h
runge
/branches/atomV2/
Created branch for Atom version 2 and update module protocol
1230
6317 d 5 h
arune
/trunk/PcSoftware/Atom/nbproject/
Atom: makefiles and project files
1150
6366 d 6 h
arune
/trunk/PcSoftware/Atom/nbproject/
Atom: changed Makefile-Debug and Makefile-Release to use -lrt flag
1048
6449 d 15 h
runge
/trunk/PcSoftware/Atom/
Atom: Added debugoutput to better debug fault in the enum implementation
Atom: Made the makefiles complie the debug version of google v8 to get better debug output
1027
6454 d 5 h
runge
/trunk/PcSoftware/Atom/
Atom: Now works again I hope
1024
6454 d 5 h
runge
/trunk/PcSoftware/Atom/
Atom: Created new logsystem
999
6459 d 0 h
runge
/trunk/PcSoftware/Atom/
Atom: New command interface and some other stuff
984
6464 d 22 h
runge
/trunk/PcSoftware/Atom/
Cleaned up socket code much and fixed the damned makefiles that keeps getting screwed
981
6467 d 23 h
runge
/trunk/
Atom: Stuff, I'm to druk to know what
978
6468 d 22 h
runge
/trunk/PcSoftware/Atom/
Atom: Makefiles got screwed... fixed now hopefully
976
6468 d 23 h
runge
/trunk/PcSoftware/Atom/
Atom: Added the ability for the async socket to resolve domain names
Atom: Added system for working with async sockets from javascript
Atom: Implemented a rough HTTP class in javascript that uses the sockets
Atom: Started an implementation for looking up names from phonenumbers via hitta.se, needs parsing of html to be complete
Atom: A lot of other small changes to Atom
Atom: Bumped Atom to version 0.3
969
6472 d 0 h
runge
/trunk/PcSoftware/Atom/
Initial import of the new and improved Atom. It is fully functional but needs more work.
For more information on what is in the pipe right now look at TODO.txt
Documentation will come after the API has stabilized abit more.
There is support for four modules, BusVoltage, DS18x20, HD44789 and Debug.
There is also one logic service that should be well documented if someone wants to build logic for themselfs.
That service is called SensorPrint and uses one BusVoltage, one DS18x20 for sensor values and then prints them to the LCD (HD44789).
To start logic services you have to add them to the Services/Autostart.js.
More is to come...!