Search results

  1. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    @Urwumpe kindly tested out the latest version of the module. Here's what he said: Urwumpe: Entering +20 as DV is rejected, -20 is ok. Also: ";DROP TABLE Orbits;" is rejected, 50bottlesofbeer as well. Today at 6:06 PM Urwumpe: Aborting entry of data also causes no problems, entering data as...
  2. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    Hey. Sorry for the delay. R/L. The update has been posted here: https://www.orbiter-forum.com/resources/burntimecalcmfd-btc-3-1-for-orbiter-2016.736/ Please test it. I've had no time for that.
  3. Enjo

    BurnTimeCalcMFD (BTC) 3.1 for Orbiter 2016 - Orbital manoeuvres by xx979xx

    CHANGES IN v3.2 =============== Code by Ahmed Barnawi (xx979xx) this PR add the following (periapsis and apoapsis mode only): Calculate and Display the change in the Orbital Period for given Delta-v. Calculate and Display the max Radial distance change "Altitude" for given Delta-v. Calculate...
  4. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    I replied there in the discussion section of the "merge request". It would seem to me, that you removed 2 features to get your in. Can you try to have both, by simply moving mine or your parts to a next button page?
  5. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    See here. The command is: hg clone ssh:///[email protected]/p/enjomitchsorbit/codeHG enjomitchsorbit-codeHG I use Mercurial there (Download TortoiseHG), which is similar enough to Git.
  6. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    I don't use GitHub for my Orbiter projects just yet. I wanted to add you as a contributor to SF.net [EDIT] You're in.
  7. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    Alright. I'll pour some Cola on the rusty build system in my VM soon, so that we retain the backward compatibility and stuff. What's your SF.net user name?
  8. Enjo

    Project New features for BurnTimeCalcMFD (BTC)

    Hey, Thanks for notifying me. I'm happy with you either completely taking over the project, or if you wish me to accept a code contribution via SourceForge, I'll prepare it as a release package, as I used to do, I'd have time for this as well. I'd rather do it though after you're done with...
  9. Enjo

    Important State of the Forum Address 2019

    Wasted on what? I'm talking about covering future costs. At the moment of receiving excess funds, the narrative should naturally change to "For how long the excess funds are going to last?" and not to "Where shall we go shopping?"
  10. Enjo

    Important State of the Forum Address 2019

    Dear mods and admins, I own a couple of apartments and other stuff, that generate positive cash flow, as well as I get my due raises. I could easily finance the whole costs each month but if you’re wondering why I don’t do it, here are my points: 1) Charity: I felt cheated, after you raised...
  11. Enjo

    Question Any good autopilot addons for orbiter 2016?

    Just a moment...
  12. Enjo

    Problem can't select target

    It's called "focus"
  13. Enjo

    General Question LaunchMFD Failing to Load in Orbiter '10 and '16

    I completely forgot about it! ---------- Post added at 08:53 AM ---------- Previous post was at 07:56 AM ---------- I agree, that it was not a nice thing from him to write, but I carry some guilt here. Soumya asked me for support via private message about half a year ago regarding a similar...
  14. Enjo

    General Question LaunchMFD Failing to Load in Orbiter '10 and '16

    This is not entirely true. My addons use VC++ 2008 SP1 only, only addons by ADSWNJ use VC++2019. His addons also mean MMExt module, but you don't have to use it to use my MFDs. But this is a sad thing to hear in this context, because I was struggling hard to make my addons compatible with WinXP...
  15. Enjo

    General Question LaunchMFD Failing to Load in Orbiter '10 and '16

    And what about this one? https://www.microsoft.com/en-us/download/details.aspx?id=26347
  16. Enjo

    Neural network for sequence prediction

    Another good example of a high level C++ or bare C library would be ArrayFire. Have a look at the examples here: https://github.com/arrayfire/arrayfire/tree/master/examples/machine_learning Notice the bold text. The majority of time lost due to GPU usage is shifting data back and forth.
  17. Enjo

    General Question LaunchMFD Failing to Load in Orbiter '10 and '16

    I didn't see this post either. What I do look for are posts where I replied at least once. Everything else is just too much overhead. So your log file shows this message: "Error loading module Modules\Plugin\LaunchMFD.dll (code 14001)" Googling the error code reveals answers like this one...
  18. Enjo

    News Raspberry Pi computer, is it rational?

    Maybe slightly more than $50. I see it as a big positive, that I might precompute my data on a x64 workhorse machine, and send it to a x64 low powered one in a compatible binary form for reuse. It's not possible for RPi in this case. However RPi isn't a market for "most people" but it targets a...
  19. Enjo

    News Raspberry Pi computer, is it rational?

    https://www.wired.co.uk/article/raspberry-pi-4-review-price-release Plus as jedidia said - durability. I'm slowly moving away from having a desktop PC at my own desktop - I pay a low cost root server and will soon place the desktop PC with a good GPU for batch machine learning tasks in a...
  20. Enjo

    News Raspberry Pi computer, is it rational?

    A great find. The price is not that high, considering, that it's a very elegant solution to a real problem, and that you have to spend a similar amount of money for an another case and cooling methods.
Top