QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

[PSP Updates Summer Homebrew Contest] Satfinder Portable 1.3.2

This is a discussion on [PSP Updates Summer Homebrew Contest] Satfinder Portable 1.3.2 within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hi! My homebrew is about astronomy, it is a program which lets you find artificial satellites above in the sky. ...

Reply
 
LinkBack Thread Tools
Old 09-11-2008, 09:31 AM   #1
 
Join Date: Mar 2008
Posts: 4
Trader Feedback: 0
Default [PSP Updates Summer Homebrew Contest] Satfinder Portable 1.3.2

Hi!

My homebrew is about astronomy, it is a program which lets you find artificial satellites above in the sky. It tells you when you are going to be able to see them with naked eyes. It is centered on the ISS (International Space Station), which id the brightest satellite on the sky.



If your hobby is seeing the stars, this is your homebrew. You can learn constellations, a lot of details about the sun and the moon, etc.



You can visit the Satfinder Portable Website at satfinder.es
(I recommend install first and use the PSP browser. A bookmark is added automatically during installation. The website is designed for the PSP browser.)

Best wishes!!
PedroJ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-11-2008, 09:33 AM   #2
Banned for LIFE
 
Join Date: Oct 2006
Location: East London, England
Posts: 2
Trader Feedback: 0
Default

The screenshots look ... amazing.
eldiablov is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-11-2008, 09:36 AM   #3

Avada Kedavra
 
Join Date: May 2007
Location: Spain
Posts: 703
Trader Feedback: 0
Default

Hai,I know you from EOL Good stuff you got there,but theres no download link :P
Coolj is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-11-2008, 09:40 AM   #4
 
Join Date: Mar 2008
Posts: 4
Trader Feedback: 0
Default You can download it from the website

Look for if in the download section at "satfinder.es". Type it in your browser. You will see a lot of information about this homebrew, and downloads!

Regards!
PedroJ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-11-2008, 09:52 AM   #5
Banned for LIFE
 
Join Date: Oct 2006
Location: East London, England
Posts: 2
Trader Feedback: 0
Default

I dont suppose you could send me that plain image of the world ? I've had an idea for a while but i've needed a picture a bit like that.
eldiablov is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-11-2008, 10:02 AM   #6
 
Join Date: Mar 2008
Posts: 4
Trader Feedback: 0
Default

Quote:
Originally Posted by eldiablov View Post
I dont suppose you could send me that plain image of the world ? I've had an idea for a while but i've needed a picture a bit like that.
It is drawn every time the screen is updated, I mean, it is vectorial, a lot of lines being drawn every time.

You can download the homebrew that is programed in lua. When you finish the installation process in your PSP, you can enter in /PSP/GAME/Satfinder/Satfinder/tle and delete the tle files, or get them empty erasing their content.
Then you will get the program works without satellites, so when you press the trigger L to see the map, then press also the trigger R at the same time. An screenshot will be performed and stored in /PSP/PICTURES (I don't remember this folder very well.

You can also copy the code, because the source code is all in the satfinder.lua file.

I home this will help you.

Regards!
PedroJ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-11-2008, 10:04 AM   #7
Banned for LIFE
 
Join Date: Oct 2006
Location: East London, England
Posts: 2
Trader Feedback: 0
Default

Sorry, I wouldn't have asked if I knew this was in Lua. I would have done it myself. Thanks for the information.

*Downloads*
eldiablov is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-22-2008, 10:09 AM   #8
 
Join Date: Nov 2008
Posts: 2
Trader Feedback: 0
Default Love this little program

Pedro, I am running a few versions back because if I update to the newest, it won't exit out and locks up the PSP. I have to shut off the psp and restart it. Is there something in the newest version that could be causing this? I'm was running 3.71 M33-3 and have since updated to 5.00 M33-3 and still the same thing. This is a cool program and I too am into Astronomy. Is there a way to add other satellites to the database. There a few other sat groups that I track on my PC. I also noticed that when I compare sats on this program using the psp and the one on my PC for the same sats, there are not located in the same area and the location of the same is not even close. So I don't know which one to believe when looking for visible satellites..thanks and keep up the nice work..Frank
skybug is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-22-2008, 09:42 PM   #9
 
Join Date: Mar 2008
Posts: 4
Trader Feedback: 0
Default

Hi! Thanks for using Satfinder Portable.

First I don't know what may be happening. The error that you told me is very strange. Try to avoid to launch the program with programs like irshell, because they let less memory to the program. It is being running by a lot of people without problems. Sorry but I don't know.

You can add more satellite by hand adding them to re visual.tle file or the iridium.tle file. No more TLE files can be added. They are hardcoded. Take into account that satfinder only supports loading up to 255 satellites, no more, if I don't remember wrong. I know, this is ugly talking about programming, but it works ;-).

I have tested a lot of times the accuracy of the algorithms, so, be sure that you have set the correct UTC offset and the DST setting. Try to syncronize the clocks. It should work.

Now the project is a bit frozen, but I promise to go on with it very soon.

Thanks and best wishes!

Quote:
Originally Posted by skybug View Post
Pedro, I am running a few versions back because if I update to the newest, it won't exit out and locks up the PSP. I have to shut off the psp and restart it. Is there something in the newest version that could be causing this? I'm was running 3.71 M33-3 and have since updated to 5.00 M33-3 and still the same thing. This is a cool program and I too am into Astronomy. Is there a way to add other satellites to the database. There a few other sat groups that I track on my PC. I also noticed that when I compare sats on this program using the psp and the one on my PC for the same sats, there are not located in the same area and the location of the same is not even close. So I don't know which one to believe when looking for visible satellites..thanks and keep up the nice work..Frank
PedroJ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-23-2008, 05:38 AM   #10
 
Join Date: Nov 2008
Posts: 2
Trader Feedback: 0
Smile Satfinder

Hi There, yes, I realize that its hardcoded in, I have some software knowledge and thats what I did. I kept the file small so I didn't crash it. Don't know whats causing it either. I'm running v1.2 right now and have no problem shutting it down [exit] that is. If I run the lastest, it hangs exiting. Ok, yes, I saw something to the effect that it was stopped at the time. Its a great program as I like watching the ISS, etc on clear nights pass over. It always amazes the kids when they see if pass by nice and bright. You know, there is no other sat program that I know of out there, so in the future, perhaps adding the option of other sat groups will make this program even better, just a idea. Well, I hope that I / we can see more updates in the future. I even tried the real old one, that was cool with the side display and the info window on the left. Is there any real difference in the old one and v1.2? thanks again for a cool program...Frank
-=Double Post Merge =-
Hi Pedro, just a update. When I was having issues of trying to exit out of the latest version 1.3.2, I was running cfw 3.71 M33. In my first posting, I stated I was running the latest cfw which is 5.00m33-3 now and hadn't tried your latest version. Its working now, I can exit out of the 1.3.2 version, no hangs and something else I came across, your old version 1.0 installs in a different folder, and now I have 2 running. So I modified the 2 sat files for a minimum amount of sats that I like to watch. Just a few visuals in that listing and a couple of others I like watching which are in the Iridium listing. I just overwrote those two files with just the sats I wanted. This is way too cool now, I have 2 running, I like both of them...thought I'd let ya know. I look forward to the future on any updates to this really cool program. Thank you and take care..hope to hear soon.. Frank

Last edited by skybug; 11-23-2008 at 02:05 PM.. Reason: Automerged Doublepost
skybug is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
contest , homebrew , portable , psp , satfinder , summer , updates

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 05:44 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us