Josh Blum
eb7e709b7a
moved host code into host directory for clean (unambiguous) top level
2010-02-17 00:41:38 -08:00
Josh Blum
cc8caeb123
Work on the properties framwork with wax::obj.
...
Now the obj handles all 3 things in 1, properties, polymorphic container, proxy.
2010-02-01 12:35:34 -08:00
Josh Blum
aa2c904d7a
added gpl license v3
2010-01-29 16:40:23 -08:00
Josh Blum
3b47904f24
Switched dboard ctor arguments with a tuple.
...
Sub-classes only need to pass the single argument,
makes implementation cleaner.
Added a dboard registry and api for the manager.
This way, one could externally register custom dboard from the api.
2010-01-14 19:02:55 -08:00
Josh Blum
b52880892d
Added strict compiler flags.
...
Made changes to meet compilation.
Added test to verify ip and mac addr code.
2010-01-13 19:35:38 -08:00
Josh Blum
24d95c3f2c
Added the basic rx and tx skeleton wrapper.
...
Made autotools mods so it passes distcheck.
2010-01-12 17:31:25 -08:00