Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ExtendeD

Pages: 1 ... 5 6 [7] 8 9 ... 55
91
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 15, 2012, 02:15:15 pm »
This may be a stupid question, but could binary distributions such as Fedora ARM be used with it?
I unfortunately only have a Clickpad and can't test anything.

92
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 14, 2012, 05:32:55 pm »
TI officials? :p

93
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 13, 2012, 04:23:26 pm »
Nice FAQ tangrs :)

Quote
Can this run like KDE, Gnome, Xfce, dwm, Fluxbox, [insert favourite window manager]?
Yes but it'll probably suck. Try not to forget that this is a 120MHz device with 64MB of RAM.

Isn't there any window manager for suited embedded environments?

Quote
Why doesn't this run on the emulator?
I'm not sure. I think some co-processor instructions that Linux requires but not the stock OS weren't implemented in the emulator.

You should contact Goplat about this if not already done, he will surely have an idea on this.

Quote
But seriously, don't email me about this (unless it is a very specific/technical question) because I don't have time to help you step by step.

Then anyone who have configured successfully wireless network should post hints here to help you enrich the FAQ.

The loader relocates it to the right place before launching the OS.

There's no relocator in tangrs's loader, I suppose the Linux kernel relocates itself.

tangrs, do you plan to make the loader replace the TI-Nspire OS instead of using its realloc() function? I suppose this would leave more RAM to Linux.
BTW what is the roadmap of all this? :) This could help to gather developers to help you.

94
TI-Nspire / Re: TI-Nspire emulator
« on: November 07, 2012, 03:57:10 pm »
I suppose you mean the Ndless SDK.
You can run it with the Ctrl+2 keyboard shortcut.

Or you can alternatively create your own .bat file to run it outside of the editor.
The executable file is nspire_emu\nspire_emu.exe and the parameters must be /1=path/to/boot1.img.tns /F=path/to/nand.img /MX (or /MXC for CX CAS).

95
TI-Nspire / Re: nTxt - Nspire Text Editor
« on: November 04, 2012, 03:11:44 am »
Nice :)

If Ndless provides some USB routines I will look into it, but as of today it's too difficult for me.

I have worked again yesterday on USB support. The *BSD USBDI functions have been pushed to the Ndless trunk (altough most are untested at the moment).
It still need to be stabilized. I'll try to hook into the OS event management. Ndless programs such as nTxt will then just need to use the event read function to pop key events, whether they come from the pad or a USB keyboard.

96
TI-Nspire / Re: A viewer of html for Nspire
« on: October 31, 2012, 04:30:39 pm »
You probably won't find any library directly compatible with the TI-Nspire except if it is compatible with SDL, since today SDL is the only standard UI interface supported by the TI-Nspire.
But hopefully this doesn't mean adapting these libraries or text-based browser is impossible.
But all I demande to the library is to return an image of 320*240 pixels which I display on the screen.
Why would it need any interface ?

Then why not simply convert the page on the computer side, and view it with mViewer?

97
TI-Nspire / Re: A viewer of html for Nspire
« on: October 30, 2012, 05:26:33 pm »
Lynx and Links seem to work only on Windows, Mac, Linux and OS/2.

You probably won't find any library directly compatible with the TI-Nspire except if it is compatible with SDL, since today SDL is the only standard UI interface supported by the TI-Nspire.
But hopefully this doesn't mean adapting these libraries or text-based browser is impossible.

98
TI-Nspire / Re: A reador of html for Nspire
« on: October 30, 2012, 04:16:09 pm »
What about Lynx or Links?

99
TI-Nspire / Re: List of all native Nspire projects
« on: October 24, 2012, 04:23:43 pm »
Nice work compu :)

You can also add:
Pacman: http://ourl.ca/16548
OCD: http://ndlessly.wordpress.com/2012/04/09/introducing-ocd-the-ti-nspire-on-calc-debugger/

What about a form to suggest some?

100
TI-Nspire / Re: Nspire Java
« on: October 22, 2012, 07:58:34 am »
If you're using a Linux OS, with the latest Ndless SDK, the installation is just a matter of unzipping the archive, opening NdlessEditor, and using the menus to build and transfer the program to the emulator.
HOMER-16, you should give it a try to forget your bad experience with the setup :)

101
TI-Nspire / Re: nTxt - Nspire Text Editor
« on: October 16, 2012, 07:34:05 am »
I'm considering making the auto-update of ndless.cfg standard with new functions in libndls.

102
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: October 02, 2012, 01:42:26 pm »
Another major step, good job tangrs :)

103
Ndless / Re: Getting back into Ndless, help?
« on: September 29, 2012, 01:03:42 pm »
Make sure to uninstall Ndless before upgrading. Early versions had a bug blocking OS upgrade. You have to reboot the calculator while pressing theta if I remember well.
Then follow Lionel's recommendations.

104
Ndless / Re: General Ndless Questions and Support
« on: September 27, 2012, 11:49:16 am »
Sure, thanks for reporting it.

105
Ndless / Re: General Ndless Questions and Support
« on: September 27, 2012, 09:53:20 am »
The non-CX address may be wrong, I'll check it (once again any patch for bug fixes or suggestions are welcome from anyone willing to contribute :)).

Pages: 1 ... 5 6 [7] 8 9 ... 55