Compare commits

..

2 Commits

Author SHA1 Message Date
Bart Van Der Meerssche 559853c6f1 merging FLUKSO-2-0-beta-1 2011-05-12 00:02:22 +02:00
Bart Van Der Meerssche 114c44643c openwrt: Disable ECN by default in sysctl.conf. See: https://dev.openwrt.org/ticket/3001 2010-04-19 15:26:03 +02:00
10525 changed files with 710525 additions and 41 deletions

68
README
View File

@ -1,45 +1,31 @@
This git repo contains the code needed for builing an OpenWRT Kamikaze-based
firmware for the Fluksometer v1, aka FLM01.
Welcome to the Flukso repository.
tree:
.
|-- avr
| `-- wiring
|-- eagle
| `-- prj
| |-- flukso.sensor.board.v1
| |-- flukso.sensor.board.v1.1
| `-- flukso.sensor.board.v1.2
`-- openwrt
|-- files
| `-- etc
|-- package
| |-- avahi
| |-- button
| |-- expat
| |-- flukso
| |-- gdbm
| |-- intltool
| |-- libdaemon
| |-- luaexpat
| |-- luasocket
| |-- luaxmlrpc
| |-- luaxyssl
| |-- luci
| |-- ntpclient
| `-- xyssl
`-- patches
avr: AVR microcontroller code for the v2 Flukso sensor board
eagle: Eagle schematic, board and BOM files for building a v2 Flukso sensor
board
openwrt: the modules, patches and scripts needed to tailor a stock OpenWRT
Backfire to the Fluksometer hardware.
The repository is structured as follows:
* mote/v[1|2]/openwrt
The modules, patches and scripts needed to tailor a stock OpenWRT Backfire to
the Fluksometer hardware. The bulk of development will now be taking place in
the v2 directory which maps to the v2 hardware.
* mote/v[1|2]/eagle
The Eagle schematic, board and BOM files for building a v1 or v2 Flukso sensor
board.
* mote/v[1|2]/avr
The AVR microcontroller code for the Flukso sensor board.
* server/api
The Erlang/Webmachine code that handles the Flukso server's JSON/REST API.
* server/drupal
Custom Drupal v6 modules that transform a Drupal 6 installation into a community
metering web platform, see a.o. www.flukso.net or www.mysmartgrid.de.
$forum = www.flukso.net/forum
$mailing_list = flukso-dev-join@lists.flukso.net
$irc = #flukso on freenode
For more information about this project and to see the code in action, surf to
www.flukso.net.
Interested in contributing code- or schematic-wise? Then please join the
flukso-dev mailing list.
You can sign up via the web: http://lists.flukso.net/mailman/listinfo/flukso-dev.
Or simply drop a mail to this address: flukso-dev-join@lists.flukso.net.
You can also harass us via IRC in the #flukso channel on freenode.
Happy metering!
Bart.

Some files were not shown because too many files have changed in this diff Show More