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 - Vogtinator

Pages: [1] 2 3 ... 83
1
Ndless / Re: Ndless sdk toolchain not building
« on: May 16, 2022, 03:04:39 pm »
IIRC there was a report of build_toolchain.sh failing so early that there was no output, I think it was because the "which" command was not installed.

Unfortunately the SDK setup on Cygwin doesn't quite work as easily as it used to, not sure whether that was due to changes in Cygwin or binutils. There is a report that it practically doesn't work at all: https://github.com/ndless-nspire/Ndless/issues/337

I just updated the hackspire wiki to make it more clear that WSL generally works better.

2
Ndless / Re: ndless sdk
« on: September 02, 2017, 04:22:51 am »
It means that your $PATH is wrong and if your post with the PATH is correct, the slash before
Code: [Select]
home/jamroga/Ndless/ndless-sdk/toolchain/install/bin is missing.

3
Ndless / Re: Unable to install ndless
« on: June 10, 2017, 12:30:59 pm »
I can't download Ndless because my hardware version is too recent (p-01115u). Can some please make ndless that will work with  my calaculator. plaese HOPE YOU CANHELP. Can I have it by friday please.  :banghead: :angel: :evillaugh:

Ndless runs on all hardware revisions right now, even the most recent AB, from what I've heard.

4
TI-Nspire / Re: micropython - Python for Nspire calculators
« on: March 02, 2017, 09:13:56 am »
Hi,
have some questions about micropython (just trying to ask vogtinator, but it seems he is busy now):
-use nspire cx cas
-os 4.4.0.532
-nspire 4.4 installed
-micropython 146 started and terminated as told (also tried 134)
-get no .py.tns file started (also such with i=1 and print(i) as 2 lines Content)

Check your ndless.cfg.tns.

Quote
-nassembler also doesnt start, gives the 'file format not supported' error

Hm, no idea.

Quote
-how to enter the ' sign? Didnt find it. Also the graphic at TI planet shows several special keys but not this sign
Indeed, it's not available on CX...

Quote
-can't use pyWrite. It starts, I can write my 2 lines (i=1, print(i)), can save it with adding .py.tns. Can see them by open function in pyWrite, also
 can load, edit and save again. But RUN doesnt do anything
You need to configure the path to micropython.

Quote
-starting such a saved .py.tns file also doesn't work, same file error
-is there a list of the micropython commands? Trying several commands from tutorials giving mostly File Error
It's a basic subset of python.

Quote
Hope to find some help.
thanks
klaus

6
General Calculator Help / Re: How to create a C program for Nspire CX CAS?
« on: December 24, 2016, 07:10:58 am »
I don't have a windows VM anymore, but you could try running WSL: https://msdn.microsoft.com/de-de/commandline/wsl/install_guide

7
TI-Nspire / Re: Ndless 4.2 Boot Crash
« on: December 10, 2016, 11:22:58 am »
Ndless 4.2 only works with OS 4.2, as the name says. By updating to 4.3 you effectively locked yourself out now, until a new compatible Ndless gets released.

8
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: December 06, 2016, 04:28:35 pm »
Quick update: v1.2 got released with an important bugfix: The snapshot path of kits is no longer ignored!

Great news for iOS users: This version supports the much quicker JIT also on 64bit phones, even if they are not jailbroken!

Download it here

9
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: December 05, 2016, 02:51:01 pm »
Snapshots contain a delta of the flash image, so if you modify the flash image without updating the snapshot, undefined things happen.
I recommend taking snapshots immediately after saving the flash image. It's also what the mobile apps do by default.

Edit: However, if you update the snapshot and *then* save the flash immediately afterwards, it should work fine as the snapshot's view of the flash and the flash image match up.

10
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: December 05, 2016, 01:07:38 pm »
@Vogtinator is there a way to send files from the android emu to a real calc with an otg cable?

Currently it's not possible to download files from the calc with the mobile UI. Additionally, implementing a second interface to a calc that uses Android's USB stack
would be too much work for a single app and should probably be handled in a different app.

Hello,
I installed the emulator a few days ago. Today I tried to set up a snapshot
I put it in configuration as a normal file in the kit standard
If I try to save to the snapshot via save as it works (after asking me if I want to override the existing file).
If I try to save it says: the actual kit has no snapshot file.

That's your issue, you did not select the snapshot file in the kit configuration correctly.
If you're sure that you tried that, please describe exactly what you did.

Quote
If I just leave firebird the timestamp of the snapshot file does not change.
 
If I start firebird again only the changes from my first save are loaded from the snapshot file.

Maybe I misunderstand the functionality but I've expected, that the snapshot file is connected with the kit and If I leave the snapshot is updated, cause in configuration I have set save snapshot on exit (free translation of the german text).

No, that's exactly how it's supposed to work and it behaves correctly here.

Quote
Is there any documentation I don't found ? - I've looked on github.

There are a few wiki pages on GitHub explaining the first time setup, but you're already more advanced than that ;)

Edit: I believe I found where the bug is, will likely be fixed in v1.2.

11
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: November 28, 2016, 04:42:24 pm »
Quick update: v1.1.1 has been released with a small bugfix for touchpad cursor handling.
Previously the handling of dragging (like the graph view) was a bit bad, it should work fine now.

Also, v1.1 has already been downloaded a whopping 268 times (on GitHub, not counting the linux repo) and all releases together 45337 times!

12
TI Calculators / Re: Ti Nspire, Exiting test mode with ndless
« on: November 26, 2016, 10:48:19 am »
That would be cheating and is punishable by law. Don't do it.

13
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: November 26, 2016, 09:55:19 am »
New release: Firebird 1.1

Get it on GitHub!

"Linux screenshot"

New features:
* Add new configuration dialog
* Add easier way to manage multiple flash images with Kits
* External LCD window, useful for presentations or saving screen space

Core improvements:
* Emulation of different HW revisions (A, J and W) of CX
* Support boot1 4.0 found in HW-W+ calcs
* Support lcd_compat mode used by ndless
* General speedups for x86_64 and ARM JITs
* Supports CX installer images
* Add headless and emscripten platforms (no binaries, not really that useful)
* Emscripten demo on https://nspire-emus.github.io/firebird/firebird.html

Keypad improvements:
* Add labels to the keypad
* More intuitive keymap for mapping host keyboard to calc keypad
* Touchpad can now be used to move the OS cursor
* Make active area of buttons bigger to make typing with touchscreens easier
* Avoid buttons appearing stuck after hovering with mouse

Misc. / other fixes:
* The 32bit iOS binary detects JIT capability on runtime to avoid crashes
* Some minor bugs fixed, like potential deadlocks in the debugger
* Fix running functions from GDB
* Improve HiDPI scaling
* Mobile UI optimized for tablets in landscape orientation (right- and left-handed mode)
* Add an update-checking feature to the about dialog

Notes:
* The internal format of snapshots changed - firebird will refuse to load snapshots created with an earlier version. 
You can use the old version to save your work to the flash image first.
The macOS version isn't codesigned, so to launch it you may need to either right-click the .app and choose Open*, or simply disable GateKeeper entirely.
* The iOS version is 32-bit only (for now anyway) and is built with JIT (which will disable itself if your device is not jailbroken)
* The Windows version also has a mobile/tablet .exe that may suit those platforms better.

Repo for Arch, Fedora and openSUSE: https://software.opensuse.org/download.html?project=home%3AVogtinator%3Afirebird-emu&package=firebird-emu

14
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: May 20, 2016, 05:54:35 pm »
Crafti v1.2

No major changes, just some bugfixes and improvements.
I haven't tested classic support extensively, so if you're relying on that you should keep your old version around.
On a HW-W calc this should improve usability significantly, so please upgrade!


Improvements in crafti:
  • Bugfix: Division by 0 when calculating collision while looking straight ahead
  • Zehn compression for faster startup and less space requirements


Improvements in nGL:
  • Several performance improvements
  • Uses lcd_blit, so works natively on HW-W
  • On PC, use SDL for graphics
  • Add tools for converting wavefront obj
  • Add VECTOR3 and nglDrawArray
  • Add two new lessons to the tutorial

15
TI-Nspire / Re: Ndless Commander 0.4 -- TI-Nspire File Browser
« on: April 29, 2016, 02:36:26 pm »
Quote
1. Download this ndless version that still works on windows: ndless-v3.6-beta-r990-sdk.zip
which i've just uploaded here: http://s000.tinyupload.com/index.php?file_id=13615468116496279843

The latest SDK works on Windows just fine. There are no binaries though.

Pages: [1] 2 3 ... 83