Hi, I want to be able to retrieve data stored in a Netburner module using a web browser, and save it locally on the PC. The amount data is < 64K. Essentially,...
Hi Leo, What is the file type you are trying to download? If it does not end with known text types (e.g. html/htm/txt/xml), the browser automatically asks you ...
Thanks Rami, I am downloading dynamic data. I can get the file save dialog to appear in the browser by modifying the html header response content-type to ...
Hello Members, Is there any more information available on the Command Processor? The only documention I have found is the command.h file. Thanks, David Evennou...
I got a private e-Mail asking where did all the RAM go in release 1.99 We increased the default number of allocated network buffers in release 1.99 We have had...
I found out "NO", but with a little experimentation, the command processor is easy to use and works well. There are various examples. Do a text find on...
Hello: I think maybe I should be contacting sales but I will post here too. I just bought a MOD5272 development kit with wireless 802.11 kit as well and I got...
First off we are not advertising the file system as anything but Beta. On the MOD5272, compact Flash card works. (But not at the same time as the Wifi...
Thanks for the quick reply. Yes I would be willing to do some alterations to the carrier board if it doesn't involve drilling through 4 layers to disconnect a...
I send Mike a new driver file and carrier board rework instructions to make the MOD5272 work with the SD card connector on the new carrier board. If anyone...
Does anyone know if Autoupdate runs under WINE on Linux? Under SoftPC on a Mac? I have a customer asking how to do multiplatform autoupdate and I really don't ...
I forgot to mention: This utility was specifically built to address updates where the program size is larger than the available free RAM and, as such, the...
Hi All, I've got an application running on a MOD5270 board. It's communicating through 4 ports, each receiving messages of 18 bytes and sending messages of 948...
Does anyone have a idea on how to correct a link list out of bounds error? I am swithching between older version and newer version of NBurn tools and now get...
Hi, As far as I remember (we've been using eclipse for the past couple of years), you could not have two versions of the IDE simultaneously. The reason is that...
Dan, I am glad it worked. We love eclipse for a variety of reasons: 1. Our applications is made up of both c/c++ (netburner) + Java code. Using eclipse, we...
All; there are also issues with Mount I run various versions simultaneously by placing in my batch files: mount -s -f c:\nburn mount -s -f c:\nburn /nburn ...
Rami: Does Eclipse support BRIEF key mapping? Chris ... From: netburner_group@yahoogroups.com [mailto:netburner_group@yahoogroups.com]On Behalf Of Rami Kohanim...
Welcome fellow member of the brief key map editor religion! I currently use slick edit for any serious editing. Slick edit has the best brief mapping I've ever...
I've put together some example code that will drive 4 RC servos from the MOD5213, using the GPT pins. The code is below.... Personal/hobby work that is worth...
... That's wild. My personal MOD5213 project in progress is a small UAV (electric motor). It uses a GPS, Altimeter and has a I2C/SPI radio link for way...
BRIEF is/was a DOS editor that is famous for returning right to where you were by entering: b<enter> at the DOS prompt. In DOS that was a real time saver. It...
Steve, Good news and bad news: Bad news: My management is not as open-source oriented as I am and, thus, I cannot distribute the source code. The source code...
Chris, Thanks for the explanation. I shall check it out. In eclipse, you can return to where you were (CTRL+Q) IF AND ONLY IF you were "editing" something...
I have two personal projects .... http://www.rasdoc.com/splinter/solar2004.htm and I'm working on some Rocket stuff with some SDSU mechanical engineering...