Friday, April 6, 2007

Command Line Version 0.7 UART Released

Hello everyone,
We had just released the 0.7 command line for the UART. This version is a bug fixing from version 0.6, most sensitive bugs where related to mode changing.
You can get it here: http://aircable.googlecode.com/files/0.7UART.zip
This version applies to SerialOS, Mini, Industrial and OEM Boards.
Thanks,
Manuel

Thursday, April 5, 2007

FAQ Released

Hello everyone,
We had started a FAQ section for our users. Based in the questions from our costumers, we wrote a simple FAQ that can be accessed from here.
Please give us your feedback, and if you think there is any question missing, don't hesitate to ask.
Thanks,
Manuel

Tuesday, March 20, 2007

Production Tools

Hello everyone,
We had released a series of tools that can be used for product testings, and massive uploading. This tools are mainly targeted for internal use, but you can use them if you want.
Get here for more information http://www.aircable.net-a.googlepages.com/productiontools2
Thanks,
Manuel Naranjo

Monday, March 19, 2007

Command Line Version 0.7 SPP and Devel Tools Alpha 2 Released

Hello everyone,

We has just released version 0.7 SPP of our command line. This corrects a bug that made version 0.6 SPP don't behave correctly when using a parity different than even. WARNING: Only upload this code to AIRcable SMD. It's not compatible with other devices.

This should be our last release before we make the Command Line version 1.0, which will be fully rewritten from scratch, thanks to your suggestions we could improve our tool, and now is time to make it much better.

We have also corrected some bugs on our JEdit tools, please start using the Alpha 2 instead of the Alpha 1, serious bugs where found on the first alpha release.

You can get all this stuff from: http://code.google.com/p/aircable/

Thanks,
Manuel Naranjo

Tuesday, March 6, 2007

More jEdit stuff

Hello everyone,
I had been working on some jEdit Scripts this week, this scripts are like the Java Tool Set we have made in the past, but it is much better it has Graphical Interface. And is integrated with one of my favorite editors jEdit.

Here you can read about his new tools: http://code.google.com/p/aircable/wiki/jEdit_Tools, you can even watch a video there to see the scripts in action.

If anyone has a comment, suggestion, question, etc, don't doubt to ask,
Thanks
Manuel Naranjo
AIRcable Development Blog Admin

Saturday, March 3, 2007

Code Highlight for JEdit

Hello everyone,
I just ended submitting a file that does the code Highlighting for AIRcable Basic code in the JEdit editor.

You can find the file here: download
You will need to modify the file that is under $HOME/.jedit/modes called catalog, you need to add this line:
before the tag.

$HOME is C:\Documents and Settings\\ in Windows or /home/ in Unix systems like Linux or Mac.

Here you have an snapshot of how the code highlighting looks like:

With this new tool you can tell if you are writing the code well or not. If any of the commands you write doesn't highlight somehow then that command doesn't exist on the OS.

This is the first part of our next AIRcable JEdit's Pluging, feel free to try it, and to give us your comments.

Thanks,
Manuel Naranjo
AIRcable Development Blog Admin.

Friday, March 2, 2007

Command Line Version 0.6 Released

Hello everyone,
We had just released the command line version 0.6. This new version includes a lot of new and exciting stuff like:
  • Command line over Bluetooth for the AIRcableSMD.
  • Power Measurement for the future AIRcableOS.
  • PIO list editing from the command line.
  • PIN and Name settings regarding the unique number of each AIRcable device.
  • Parity and Stop Bits configuration from the command line.
  • .....
You can see the electronic version of the docs from: here.

And you can download the code here:
UART Version - For all Devices
SPP Version - Only for AIRcableSMD

Please leave your comments with feedback, suggestions and questions, feel free to ask.
Thanks,
Manuel Naranjo