d7f5a70 |
Thu, 26. Jul 2012, 14:40:46 |
Jakob Gruber | interrupts: Don't wake up if not sleeping |
commit | commitdiff | tree | download |
98ff83e |
Wed, 25. Jul 2012, 10:25:11 |
Michel Pollet | Makefile: Create .deb files using fpm |
commit | commitdiff | tree | download |
eccb603 |
Fri, 20. Jul 2012, 21:52:05 |
Jakob Gruber | examples: Correct instructions for timer_64led example |
commit | commitdiff | tree | download |
0a8aa49 |
Fri, 20. Jul 2012, 14:51:14 |
Jakob Gruber | run_avr: Abort if firmware could not be read |
commit | commitdiff | tree | download |
fddb2a0 |
Fri, 20. Jul 2012, 14:31:26 |
Jakob Gruber | examples: hd44780 responds on falling edge of E pin |
commit | commitdiff | tree | download |
d63e2a1 |
Fri, 20. Jul 2012, 00:10:39 |
Jakob Gruber | examples: Fix frequency of ac_input signal |
commit | commitdiff | tree | download |
8e195b4 |
Thu, 19. Jul 2012, 23:46:19 |
Jakob Gruber | simavr: Improved accuracy of sleep durations |
commit | commitdiff | tree | download |
de9f703 |
Wed, 18. Jul 2012, 12:43:28 |
Jakob Gruber | gdb: Read/write SREG values correctly |
commit | commitdiff | tree | download |
ebaa00a |
Wed, 18. Jul 2012, 12:43:28 |
Jakob Gruber | tests: Correct expected output of atmega88_uart_echo |
commit | commitdiff | tree | download |
2b8180f |
Mon, 16. Jul 2012, 19:21:03 |
Michel Pollet | Merge pull request #4 from schuay/markdown_syntax |
commit | commitdiff | tree | download |
2321695 |
Mon, 16. Jul 2012, 19:09:13 |
Jakob Gruber | misc: Update repository URL in README |
commit | commitdiff | tree | download |
eda48ea |
Mon, 16. Jul 2012, 19:09:13 |
Jakob Gruber | misc: Fix broken links in README.md |
commit | commitdiff | tree | download |
05a3af1 |
Mon, 16. Jul 2012, 19:09:08 |
Jakob Gruber | misc: Github markdown uses indentation to mark code... |
commit | commitdiff | tree | download |
801524a |
Mon, 16. Jul 2012, 19:08:35 |
Jakob Gruber | misc: Minor wording changes in README.md |
commit | commitdiff | tree | download |
049eef6 |
Mon, 16. Jul 2012, 19:06:45 |
Jakob Gruber | misc: Github markdown uses underscores to italicize... |
commit | commitdiff | tree | download |
e599055 |
Mon, 16. Jul 2012, 18:07:32 |
Michel Pollet | Merge pull request #2 from schuay/watchpoints |
commit | commitdiff | tree | download |
40c40d5 |
Mon, 16. Jul 2012, 16:35:41 |
Michel Pollet | Merge pull request #3 from schuay/not_known |
commit | commitdiff | tree | download |
6afcd2a |
Mon, 16. Jul 2012, 16:30:45 |
Jakob Gruber | misc: Fix confusing typo in error message |
commit | commitdiff | tree | download |
24bc2f4 |
Mon, 16. Jul 2012, 15:40:52 |
Jakob Gruber | gdb: Use early termination in gdb_watch_find* |
commit | commitdiff | tree | download |
909198f |
Sun, 15. Jul 2012, 23:26:45 |
Jakob Gruber | gdb: Implemented watchpoint handling |
commit | commitdiff | tree | download |
30bd286 |
Sun, 15. Jul 2012, 23:26:45 |
Jakob Gruber | gdb: Store watchpoints in avr_gdb_t |
commit | commitdiff | tree | download |
d15b56e |
Sun, 15. Jul 2012, 23:26:44 |
Jakob Gruber | gdb: Prepare watchpoints_t data structure |
commit | commitdiff | tree | download |
2cf0756 |
Fri, 13. Jul 2012, 11:19:21 |
Michel Pollet | Merge pull request #1 from schuay/master |
commit | commitdiff | tree | download |
e7d3182 |
Thu, 12. Jul 2012, 15:18:08 |
Jakob Gruber | mega1280: Added upper ADC differential channels |
commit | commitdiff | tree | download |
6d2da70 |
Thu, 12. Jul 2012, 15:18:08 |
Jakob Gruber | misc: Fixed a couple of typos in comments |
commit | commitdiff | tree | download |
6dd257f |
Sat, 16. Jun 2012, 12:02:18 |
Michel Pollet | simavr: Makefile tweaks |
commit | commitdiff | tree | download |
2e7cd17 |
Sat, 16. Jun 2012, 10:42:26 |
Michel Pollet | Makefile: Add a debug log |
commit | commitdiff | tree | download |
5325bf6 |
Sat, 16. Jun 2012, 10:41:35 |
Michel Pollet | libc3: Deleted |
commit | commitdiff | tree | download |
802a8e0 |
Sat, 16. Jun 2012, 10:40:08 |
Michel Pollet | reprap: Deleted example board |
commit | commitdiff | tree | download |
06346f6 |
Sat, 16. Jun 2012, 10:15:09 |
Michel Pollet | reprap: Added shadow mapping |
commit | commitdiff | tree | download |
8714099 |
Sat, 16. Jun 2012, 10:14:12 |
Michel Pollet | libc3: Make & config tweaks |
commit | commitdiff | tree | download |
fabbf08 |
Sat, 16. Jun 2012, 10:12:43 |
Michel Pollet | c3gl: Made c3gl_program_load public |
commit | commitdiff | tree | download |
dd44677 |
Sat, 16. Jun 2012, 10:10:45 |
Michel Pollet | c3gl_fbo: added depth texture |
commit | commitdiff | tree | download |
ecb88cd |
Sat, 16. Jun 2012, 10:09:45 |
Michel Pollet | c3program: Include digits in uniform names |
commit | commitdiff | tree | download |
b3b601b |
Sat, 16. Jun 2012, 10:09:13 |
Michel Pollet | c3context: Calculate the view projection matrix |
commit | commitdiff | tree | download |
fbd7e68 |
Sat, 16. Jun 2012, 10:08:25 |
Michel Pollet | c3camera: Added a field-of-view |
commit | commitdiff | tree | download |
0995f10 |
Fri, 15. Jun 2012, 10:23:48 |
Michel Pollet | reprap: Updated to reflects changes to libc3 |
commit | commitdiff | tree | download |
e5d03e4 |
Fri, 15. Jun 2012, 10:22:58 |
Michel Pollet | c3gl_fbo: New bits |
commit | commitdiff | tree | download |
99dffcc |
Fri, 15. Jun 2012, 10:21:44 |
Michel Pollet | c3gl: Implemements lights |
commit | commitdiff | tree | download |
d03a307 |
Fri, 15. Jun 2012, 10:21:06 |
Michel Pollet | c3texture: Added a resize() function |
commit | commitdiff | tree | download |
cfa5278 |
Fri, 15. Jun 2012, 10:20:33 |
Michel Pollet | c3program: can specify uniform order |
commit | commitdiff | tree | download |
15c1e73 |
Fri, 15. Jun 2012, 10:19:05 |
Michel Pollet | c3object: Implements 'hidden' objects |
commit | commitdiff | tree | download |
28a8951 |
Fri, 15. Jun 2012, 10:17:47 |
Michel Pollet | c3geometry: Added a set_dirty() function |
commit | commitdiff | tree | download |
1d2a0a8 |
Fri, 15. Jun 2012, 10:17:07 |
Michel Pollet | c3context: Make sure lights are 'drawn' first |
commit | commitdiff | tree | download |
ede3c50 |
Fri, 15. Jun 2012, 10:16:12 |
Michel Pollet | c3light: New bit |
commit | commitdiff | tree | download |
b2fd603 |
Wed, 13. Jun 2012, 19:17:12 |
Michel Pollet | c3gl: Implemented buffer objects and vertex array objects |
commit | commitdiff | tree | download |
7bf79ff |
Wed, 13. Jun 2012, 19:15:58 |
Michel Pollet | c3algebra: Added ortho matrices |
commit | commitdiff | tree | download |
a955e4d |
Wed, 13. Jun 2012, 19:15:16 |
Michel Pollet | c3geometry: Added geometry buffers |
commit | commitdiff | tree | download |
1c4c075 |
Wed, 13. Jun 2012, 19:11:23 |
Michel Pollet | libc3: c_array tweaks |
commit | commitdiff | tree | download |
d63b5c7 |
Tue, 12. Jun 2012, 19:33:52 |
Michel Pollet | c3context: Added a view draw callback |
commit | commitdiff | tree | download |
1d39956 |
Tue, 12. Jun 2012, 19:33:15 |
Michel Pollet | c3geometry: Removed projected vertices |
commit | commitdiff | tree | download |
7303a27 |
Tue, 12. Jun 2012, 19:29:59 |
Michel Pollet | c3algebra: Added frustrum and full perspective |
commit | commitdiff | tree | download |
2463c19 |
Tue, 12. Jun 2012, 19:27:31 |
Michel Pollet | c3camera: matrix contains the eye position |
commit | commitdiff | tree | download |
90da542 |
Wed, 6. Jun 2012, 12:52:47 |
Michel Pollet | spi: Reset the SPI Interrupt Flag |
commit | commitdiff | tree | download |
1b14bdb |
Wed, 6. Jun 2012, 09:47:20 |
Michel Pollet | uart: Made the stdio buffer non-static |
commit | commitdiff | tree | download |
e144555 |
Wed, 6. Jun 2012, 09:45:16 |
Michel Pollet | shared: Removed mongoose |
commit | commitdiff | tree | download |
80ac5d5 |
Wed, 6. Jun 2012, 09:44:48 |
Michel Pollet | reprap: Split arduidiot_pins for generic use |
commit | commitdiff | tree | download |
1b4c236 |
Wed, 6. Jun 2012, 08:59:35 |
Michel Pollet | libc3: remerged |
commit | commitdiff | tree | download |
a7b89bc |
Wed, 6. Jun 2012, 08:51:44 |
Michel Pollet | gitignore: Updated |
commit | commitdiff | tree | download |
bc62350 |
Wed, 6. Jun 2012, 08:51:44 |
Michel Pollet | simduino: Updated readme |
commit | commitdiff | tree | download |
83a6562 |
Wed, 6. Jun 2012, 08:51:44 |
Michel Pollet | reprap: Uses libc3gl too now |
commit | commitdiff | tree | download |
80f3b77 |
Wed, 6. Jun 2012, 08:51:44 |
Michel Pollet | reprap: Added support for indexed elements |
commit | commitdiff | tree | download |
a8f5ed1 |
Mon, 4. Jun 2012, 00:46:08 |
Michel Pollet | cores: Now duplicate the global structure |
commit | commitdiff | tree | download |
21205cf |
Sun, 3. Jun 2012, 18:25:41 |
Michel Pollet | libc3: Update |
commit | commitdiff | tree | download |
8afc0af |
Sun, 3. Jun 2012, 16:11:49 |
Michel Pollet | libc3: Few more updates |
commit | commitdiff | tree | download |
18edacc |
Sun, 3. Jun 2012, 16:09:34 |
Michel Pollet | libc3: Added c3program |
commit | commitdiff | tree | download |
0c5735b |
Sun, 3. Jun 2012, 16:09:07 |
Michel Pollet | reprap: c_utils updates |
commit | commitdiff | tree | download |
06d4a1c |
Sun, 3. Jun 2012, 16:08:34 |
Michel Pollet | uart_pty: Add CR/LF conversion to the tap |
commit | commitdiff | tree | download |
f57913c |
Sun, 3. Jun 2012, 16:07:56 |
Michel Pollet | reprap: Implemented the 'heatpot' |
commit | commitdiff | tree | download |
8c5185f |
Sat, 2. Jun 2012, 16:34:21 |
Michel Pollet | uart_pty: Introduced the notion of 'tap' port |
commit | commitdiff | tree | download |
47a1317 |
Sat, 2. Jun 2012, 14:32:11 |
Michel Pollet | reprap: Compatibility with OSX |
commit | commitdiff | tree | download |
d03d508 |
Sat, 2. Jun 2012, 00:17:00 |
Michel Pollet | reprap: c3 update etc |
commit | commitdiff | tree | download |
4e71c66 |
Sat, 2. Jun 2012, 00:15:03 |
Michel Pollet | reprap: Delete mongoose |
commit | commitdiff | tree | download |
aa836a6 |
Sat, 2. Jun 2012, 00:14:11 |
Michel Pollet | core: Cycle timer small fix |
commit | commitdiff | tree | download |
ba4ada3 |
Mon, 28. May 2012, 20:20:58 |
Michel Pollet | reprap: c3 update |
commit | commitdiff | tree | download |
e51bd67 |
Mon, 28. May 2012, 11:20:29 |
Michel Pollet | cores: New avr-libc fixes |
commit | commitdiff | tree | download |
90de570 |
Mon, 28. May 2012, 11:19:11 |
Michel Pollet | usb: Fix for new compiler |
commit | commitdiff | tree | download |
60d62d4 |
Mon, 28. May 2012, 11:18:20 |
Michel Pollet | reprap: Steppers use proper logic |
commit | commitdiff | tree | download |
0c9c532 |
Mon, 28. May 2012, 11:17:34 |
Michel Pollet | Makefile: Use CPPFLAGS for -I stuff |
commit | commitdiff | tree | download |
f5c4abe |
Mon, 28. May 2012, 11:16:42 |
Michel Pollet | Makefile: Include a .make.options if present |
commit | commitdiff | tree | download |
a6fbd08 |
Sun, 27. May 2012, 00:20:00 |
Michel Pollet | reprap: c3 documentation |
commit | commitdiff | tree | download |
b73f9b6 |
Fri, 25. May 2012, 14:55:11 |
Michel Pollet | clang: Fixes of warning and nasty bugs |
commit | commitdiff | tree | download |
025e8d1 |
Tue, 22. May 2012, 20:11:37 |
Michel Pollet | misc: Fixes clang warnings |
commit | commitdiff | tree | download |
438cc45 |
Tue, 22. May 2012, 20:10:45 |
Michel Pollet | Makefiles: Tweaked to build using clang/llvm |
commit | commitdiff | tree | download |
561f3a6 |
Mon, 21. May 2012, 15:23:06 |
Michel Pollet | reprap: c3 stl loader |
commit | commitdiff | tree | download |
1444664 |
Mon, 21. May 2012, 02:30:37 |
Michel Pollet | reprap: c3 update |
commit | commitdiff | tree | download |
ae12b54 |
Sun, 20. May 2012, 22:25:42 |
Michel Pollet | gdb: Fixed a warning |
commit | commitdiff | tree | download |
c4b8534 |
Sun, 20. May 2012, 22:25:16 |
Michel Pollet | reprap: c3 update |
commit | commitdiff | tree | download |
b49c500 |
Sat, 19. May 2012, 16:20:10 |
Michel Pollet | make: Tweaks for freebsd |
commit | commitdiff | tree | download |
022f8dc |
Sat, 19. May 2012, 15:33:12 |
Michel Pollet | reprap: Added opengl renderer |
commit | commitdiff | tree | download |
276db9c |
Sat, 19. May 2012, 15:32:04 |
Michel Pollet | reprap: Added c3, a small scene graph lib |
commit | commitdiff | tree | download |
7aab936 v1.0b2 |
Fri, 18. May 2012, 14:04:50 |
Michel Pollet | Makefile: Bit more cleanup |
commit | commitdiff | tree | download |
6718bff |
Fri, 18. May 2012, 13:46:29 |
Michel Pollet | cleanup: Remove codecrusader file |
commit | commitdiff | tree | download |
2718e85 |
Fri, 18. May 2012, 13:45:52 |
Michel Pollet | vhci: Added a patch |
commit | commitdiff | tree | download |
6e6ed2b |
Fri, 18. May 2012, 13:45:18 |
Michel Pollet | doc: Updated callgraph |
commit | commitdiff | tree | download |
2215adb |
Fri, 18. May 2012, 13:43:53 |
Michel Pollet | Makefiles: Updated for build on BSD |
commit | commitdiff | tree | download |
bb4699b |
Mon, 14. May 2012, 12:55:08 |
Michel Pollet | Migration to github, added some documentation and scree... |
commit | commitdiff | tree | download |
83cfc56 |
Mon, 14. May 2012, 11:33:16 |
Michel Pollet | reprap: Some more updates, also a Marlin binary to... |
commit | commitdiff | tree | download |
b3fcfd2 |
Wed, 18. Apr 2012, 11:56:57 |
Michel Pollet | stepper: Keep position in step numbers, not mm |
commit | commitdiff | tree | download |
ece490b |
Wed, 18. Apr 2012, 11:49:57 |
Michel Pollet | reprap: Added a 'relief' sleep |
commit | commitdiff | tree | download |
next |