Giovanni Di Sirio

My Ohloh Profile

Site Status

Show:

What's happening?

  • Followup: RE: complete list of driver support for 1.4.0?

    Not sure, it would impact on the 1.4.0 release, I was thinking at a 2009 release but it is true that even others have asked for I2C and a real CAN driver. I would also like to add a generic 44780 driver, there is already one in the AVR demo, it would have to be modified and tested to use PAL. PWM would be nice too... My idea was to focus 1.5.x on debug and support tools, so probably it would...

    2009-11-22 19:49:14 UTC in ChibiOS/RT embedded RTOS

  • Followup: RE: licensing q

    I am not a legal expert either :) Anyway I will post the modified license exception on the forum well ahead the 1.4.0 release for discussion. Giovanni.

    2009-11-22 19:33:41 UTC in ChibiOS/RT embedded RTOS

  • Followup: RE: Simulator for Linux

    Yes, QT could be a good idea. I was thinking at the GUI as a socket client application that would connect to the simulator server in order to get/set I/O pins etc. Much like the simulated serial ports currently implemented in the win32 simulator. It could simulate the following: Serial: done. PAL: get/set through a socket. SPI: may be like the serial ports but not sure. ADC: pumping...

    2009-11-22 19:25:12 UTC in ChibiOS/RT embedded RTOS

  • ChibiOS/RT embedded RTOS

    gdisirio committed revision 1318 to the ChibiOS/RT embedded RTOS SVN repository, changing 1 files.

    2009-11-22 17:26:51 UTC in ChibiOS/RT embedded RTOS

  • Followup: RE: Serial port example

    Sorry about the errors above, this bulletin board does random things with underscores, the function name is "__sinit()". static struct _reent reent; int main(int argc, char **argv) { __sinit(&reent); _gets_r(&reent, (char *)rxbuf); . . . } Giovanni.

    2009-11-22 13:54:52 UTC in ChibiOS/RT embedded RTOS

  • Followup: RE: Serial port example

    Hello again, Probably you need to allocate a __reent_ structure, init it using ___sinit()_ and then use the reentrant version of the stdio functions. I am able to use gets_r() this way. More info are avalaible on the newlib site: http://sourceware.org/newlib/ Anyway it is possible there are more problems because the gets_r() behavior is not what I would expect, I have to dig some more.

    2009-11-22 13:49:48 UTC in ChibiOS/RT embedded RTOS

  • Followup: RE: licensing q

    I know your project, it is a very nice board and the software support is excellent, be sure that I am here to help you in the "transition". I am going to modify the exception text before 1.4.0 because the source tree is changed. The idea about the exception text is to prevent closed source versions of the OS from a 3rd part, somebody could try to wrap the OS into a library and try to...

    2009-11-22 08:13:21 UTC in ChibiOS/RT embedded RTOS

  • Followup: RE: Simulator for Linux

    The idea is to unify the win32 and linux ports before 1.4.0, probably support for MacOS is a good idea too. This is why I didn't update the existing demo yet. I just have to finish the work on the drivers first, it is matter of priorities. About the simulator, I am also thinking to give it some kind of GUI, a vitualized "board" that would simulate buttons, leds etc accessible through a...

    2009-11-22 07:46:05 UTC in ChibiOS/RT embedded RTOS

  • ChibiOS/RT embedded RTOS

    gdisirio committed revision 1317 to the ChibiOS/RT embedded RTOS SVN repository, changing 5 files.

    2009-11-21 11:12:49 UTC in ChibiOS/RT embedded RTOS

  • ChibiOS/RT embedded RTOS

    gdisirio committed revision 1316 to the ChibiOS/RT embedded RTOS SVN repository, changing 4 files.

    2009-11-20 15:51:19 UTC in ChibiOS/RT embedded RTOS

About Me

  • 2007-09-16 (2 years ago)
  • 1891561
  • gdisirio (My Site)
  • Giovanni Di Sirio

  • Assembly C C++ Delphi/Kylix Java HTML/XHTML XML Code Generators Hardware Drivers Operating System Kernels

Send me a message

Project Finder