simavr
2012-06-13 Michel Polletc3algebra: Added ortho matrices
2012-06-13 Michel Polletc3geometry: Added geometry buffers
2012-06-13 Michel Polletlibc3: c_array tweaks
2012-06-12 Michel Polletc3context: Added a view draw callback
2012-06-12 Michel Polletc3geometry: Removed projected vertices
2012-06-12 Michel Polletc3algebra: Added frustrum and full perspective
2012-06-12 Michel Polletc3camera: matrix contains the eye position
2012-06-06 Michel Polletspi: Reset the SPI Interrupt Flag
2012-06-06 Michel Polletuart: Made the stdio buffer non-static
2012-06-06 Michel Polletshared: Removed mongoose
2012-06-06 Michel Polletreprap: Split arduidiot_pins for generic use
2012-06-06 Michel Polletlibc3: remerged
2012-06-06 Michel Polletgitignore: Updated
2012-06-06 Michel Polletsimduino: Updated readme
2012-06-06 Michel Polletreprap: Uses libc3gl too now
2012-06-06 Michel Polletreprap: Added support for indexed elements
2012-06-03 Michel Polletcores: Now duplicate the global structure
2012-06-03 Michel Polletlibc3: Update
2012-06-03 Michel Polletlibc3: Few more updates
2012-06-03 Michel Polletlibc3: Added c3program
2012-06-03 Michel Polletreprap: c_utils updates
2012-06-03 Michel Polletuart_pty: Add CR/LF conversion to the tap
2012-06-03 Michel Polletreprap: Implemented the 'heatpot'
2012-06-02 Michel Polletuart_pty: Introduced the notion of 'tap' port
2012-06-02 Michel Polletreprap: Compatibility with OSX
2012-06-01 Michel Polletreprap: c3 update etc
2012-06-01 Michel Polletreprap: Delete mongoose
2012-06-01 Michel Polletcore: Cycle timer small fix
2012-05-28 Michel Polletreprap: c3 update
2012-05-28 Michel Polletcores: New avr-libc fixes
2012-05-28 Michel Polletusb: Fix for new compiler
2012-05-28 Michel Polletreprap: Steppers use proper logic
2012-05-28 Michel PolletMakefile: Use CPPFLAGS for -I stuff
2012-05-28 Michel PolletMakefile: Include a .make.options if present
2012-05-26 Michel Polletreprap: c3 documentation
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel Polletmisc: Fixes clang warnings
2012-05-22 Michel PolletMakefiles: Tweaked to build using clang/llvm
2012-05-21 Michel Polletreprap: c3 stl loader
2012-05-21 Michel Polletreprap: c3 update
2012-05-20 Michel Polletgdb: Fixed a warning
2012-05-20 Michel Polletreprap: c3 update
2012-05-19 Michel Polletmake: Tweaks for freebsd
2012-05-19 Michel Polletreprap: Added opengl renderer
2012-05-19 Michel Polletreprap: Added c3, a small scene graph lib
2012-05-18 Michel PolletMakefile: Bit more cleanup
2012-05-18 Michel Polletcleanup: Remove codecrusader file
2012-05-18 Michel Polletvhci: Added a patch
2012-05-18 Michel Polletdoc: Updated callgraph
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-05-14 Michel PolletMigration to github, added some documentation and scree...
2012-05-14 Michel Polletreprap: Some more updates, also a Marlin binary to...
2012-04-18 Michel Polletstepper: Keep position in step numbers, not mm
2012-04-18 Michel Polletreprap: Added a 'relief' sleep
2012-04-18 Michel Polletuart_pty: Check value of environment variable
2012-04-18 Michel Polletrun_avr: Use the new read_ihex_chunks
2012-04-18 Michel Polletihex: Made read_ihexq_chunks allocare the table
2012-04-11 Michel Polletreprap: Progress
2012-04-11 Michel Polletcore: Ensure we can run in >64K flash
2012-04-11 Michel Polletmisc: Cleanup & typos
2012-04-06 Michel Polletmega1280: Made PORTK work
2012-04-06 Michel Polletcore: Increased the number of possible IOs
2012-04-06 Michel Polleti2ctest: Collapsed both i2ctests into one
2012-04-06 Michel Polleti2ctest: Added a mega1280 version
2012-04-06 Michel Polleti2ctest: Moved files to shared
2012-04-06 Michel Polletcores: Added mega1280
2012-04-06 Michel PolletADC: Grown to 64 possible mux values
2012-04-05 Michel Pollettimer: Reconfigure the timer in fast pwm mode
2012-04-05 Michel PolletUART: Added a trace macro
2012-04-05 Michel Polletthermistor: Now works
2012-04-05 Michel PolletNew example board: reprap
2012-04-05 Michel Polletelf: Do not set values that weren't present
2012-04-05 Michel Polletuart: Trace the use of the x2 flag
2012-04-05 Michel Pollettimer: Added phase correct mode, possibly works
2012-04-05 Michel Polletuart_pty: Added a debug terminal
2012-03-15 Michel Polletuart_udp: Updated, obsolete
2012-03-15 Michel Polletsimduino: Updated, uses uart_pty
2012-03-15 Michel Polletuart_pty: New part
2012-03-15 Michel Polletirq: Added an INIT flag
2012-03-15 Michel Polletuart: Finaly fixed the xon/xoff
2012-03-15 Michel Polletinterrupts: Delivery fix
2012-03-15 Michel Polletfifo: Small update
2012-03-02 Michel Polletsimavr: Now use the generated config files
2012-03-02 Michel PolletMakefile: Generate config files
2012-03-02 Michel PolletMakefile: OSX Update
2012-03-02 Michel Polletexamples: Exclude USB on non-linux
2012-03-02 Michel Polletexamples: Updated LCD part for OSX
2012-03-02 Michel Polletmisc: Updated .gitignore
2012-03-02 Michel Polletmisc: Explicitely link libelf
2012-02-27 Michel Polletexamples: New board_usb
2012-02-27 Michel Polletparts: New vhci usb device bridge
2012-02-27 Michel Polletcores: Added at90usb162
2012-02-27 Michel Polletsimavr: Added usb slave emulation module
2012-02-27 Michel Polletexamples: Link against .so
2012-02-27 Michel Polletvhci: Fix Makefile PWD
2012-02-27 Michel PolletMakefiles: general update
2012-02-27 Michel Polletall: Added -Wall to the build
2012-02-26 Michel Polletcycle_timers: Fix a delivery problem
2012-02-25 Michel Polletvhci: Added a gitignore
2012-02-25 Michel Polletinterrupts: Isolated runtime data
next