Ok, well, I hope the end result is that we have an initial implementation from TS supporting a couple of different chips, and some software contributed from...
Hello Jim, It was not directly the answer that I expected for my question. I have studied the schematics of the TS-7200 as well the MAX 192 datasheet, from...
Per-Olof
per-olof.astrom@...
Nov 1, 2006 2:58 pm
4155
... I have been using multiple configurations on a ts-7260 with no real problems. My default configuration is to load a kernel named 'mk' from the on-board ...
Hello, ... I believe the MBR is the first 512 bytes of the SD card, the first partition contains the kernel, the second partition contains the initial ramdisk,...
The TS7300 use a special physical distribution on the SD card. I can't find a good guide to build it from scratch but i'll left the info i collect, if anyone...
... on-board ... usually ... What I was hoping for is something along the lines of grub... I will be visiting a potentially large client who will want to see...
Joe, I'm using a ts-7260 and the IOGear USB 2.0 WiFI Adapter that technologic shipped me. My kernel is 2.4.26-ts11. Here's what iwconfig says: iwconfig...
I'm no expert, but it appears you have 13 access points in your area, all with the same ESSID but different channels and different MACs. Perhaps your adapter ...
... Sorry but it's as simple as RTFM. It's in the ts7200 manual - "single sample acquisition procedure" under the A/D Converter sections. The same manual entry...
... Yep, it is running the hosts depmod which expects to find, I guess ia32 elf files for the modules - instead it finds arm elf files! The modules are...
... Also, if you download and unpack the busybox tarball, there is a neat perl script called depmod.pl which will create the appropriate modules.dep for your...
If you use a multimeter you will see that the HBEN of the max197 is connected to ISA_AD000 (pin 60 of the xilink's I.C.) This is on the TS-7200. This is why...
It seems to be working fine when assigned to a particular AP. Good call. I'm going to experiment a bit and see if different adapters don't have this problem,...
depmod can't run properly in a cross compile environment. I always run it on my ts7200 when I'm done, it creates System.map so it's not totally necessary. ...
... Ok, that was a releif, however a normal process would be that a scematic directly reflect the PCB when a normal designtool is used. I did not find the MSB...
Per-Olof
per-olof.astrom@...
Nov 2, 2006 3:28 pm
4171
Ok, those shematics on the TS web is a little bit obsolete..... ... -- ''~`` ( o o ) +--------------.oooO--(_)--Oooo.--------------+ ... ...
... AFAIK the external ADC has to be fitted by technologics - it's more than just pluggin in a max197. Maybe someone from technologics could confirm?...
As a simple user I'm used to view the monitor suspend after a number of minutes inactive. As a developer i notice i don't know the whole mechanism involved on...
... not ... the AD and ... more than ... confirm? ... Confirmed. The CPLD has a different load depending on whether the ADC is populated or not. We want you...
There was a program in Linux called "setterm" that does this. Until I found that program, I was just manually removing the lines of code for powering off the...
I agree that it doesn't work. I'm trying a slightly different method, but I get a message saying permission is denied when I try to broadcast to my subnet. ...
Here's another obscure one: On the ts-7260, what's the word on setting jumper JP2 (the console enable) while the board is on? Is that safe? I ask because I...
I asked them about mounting a max197 myself when buying my TS-7200 some time ago and they said that it wasn't possible to mount it afterwards. Regards Per...
I am trying to disable the nagle algorithm, but I am getting this error. Does that mean that it is already disabled? What are the defaults? TS7260 Debian 3.1 ...
Hi all, I have a 7250 board and am looking to generate a 25Khz square wave on a DIO pin. I am also running debian linux from a USB flash drive. I am able to...