Search found 5 matches
- Fri Feb 15, 2013 12:56 am
- Forum: NetBurner Software
- Topic: Handling large POST data (Mod5282)
- Replies: 3
- Views: 3578
Re: Handling large POST data (Mod5282)
Yes, this could be the way, nonetheless the multipart forms are useful for uploading a file, not for large data from user inputs :/
- Wed Feb 13, 2013 2:57 am
- Forum: NetBurner Software
- Topic: Handling large POST data (Mod5282)
- Replies: 3
- Views: 3578
Handling large POST data (Mod5282)
Good morning,
I'm sorry in advance that I have missed some trivial piece of information, but I have got stuck on following issue:
I have an application (on Mod5282) with a simple web configuration interface. So far I have got by with HTTP GET methods for passing parameters, but now I need the web ...
I'm sorry in advance that I have missed some trivial piece of information, but I have got stuck on following issue:
I have an application (on Mod5282) with a simple web configuration interface. So far I have got by with HTTP GET methods for passing parameters, but now I need the web ...
- Mon Nov 21, 2011 7:42 am
- Forum: NetBurner Hardware
- Topic: PK70 + NBPKBM-100CR: the DAC chip replacement ?
- Replies: 1
- Views: 2953
PK70 + NBPKBM-100CR: the DAC chip replacement ?
Hi guys,
I'm using the PK70 with Multi IO blade board. A simple regulator, that reads analog values, do some computations and drive a few digital inputs and a analog output.
The question is: what IC is that DAC on the NBPKBM-100CR ? I need to replace one, but I failed to find it anywhere. Its ...
I'm using the PK70 with Multi IO blade board. A simple regulator, that reads analog values, do some computations and drive a few digital inputs and a analog output.
The question is: what IC is that DAC on the NBPKBM-100CR ? I need to replace one, but I failed to find it anywhere. Its ...
- Mon May 23, 2011 9:00 am
- Forum: NetBurner Software
- Topic: FFT routines for the Netburner ?
- Replies: 5
- Views: 10810
Re: FFT routines for the Netburner ?
Well, thanks, I must admit that's rather impressive :)
Actually, the KISSFFT also supports fractional arithmetics, but the results (without any tweaking) were even worse.
Benchmark: 2048-point (time domain samples) FFT took 2 ms (not including windowing). The platform is mod5270 with Fsys=147 ...
Actually, the KISSFFT also supports fractional arithmetics, but the results (without any tweaking) were even worse.
Benchmark: 2048-point (time domain samples) FFT took 2 ms (not including windowing). The platform is mod5270 with Fsys=147 ...
- Mon May 09, 2011 5:23 am
- Forum: NetBurner Software
- Topic: FFT routines for the Netburner ?
- Replies: 5
- Views: 10810
Re: FFT routines for the Netburner ?
Hi there,
just in case somebody will land this thread seeking a FFT library for NetBurner (like me a few days before:).
I've been rather successful with a KISS FFT library:
http://sourceforge.net/projects/kissfft/
Moderate performance (read as rather good, but definitely not the best), extremely ...
just in case somebody will land this thread seeking a FFT library for NetBurner (like me a few days before:).
I've been rather successful with a KISS FFT library:
http://sourceforge.net/projects/kissfft/
Moderate performance (read as rather good, but definitely not the best), extremely ...