GNU External Ballistics Computer -- "mirror" of https://sourceforge.net/projects/balcomp/

surkhe a3f10add73 Mikes experimental visual studio build 3 years ago
lib a3f10add73 Mikes experimental visual studio build 3 years ago
AUTHORS bd3e90f992 1.07 3 years ago
AboutWindow.cpp 03196ec4a8 1.05 3 years ago
AboutWindow.h 03196ec4a8 1.05 3 years ago
COPYING bd3e90f992 1.07 3 years ago
ChangeLog a3f10add73 Mikes experimental visual studio build 3 years ago
GBCSolution.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
GBCSolution.h a3f10add73 Mikes experimental visual studio build 3 years ago
GEBC.kdev4 a3f10add73 Mikes experimental visual studio build 3 years ago
GEBC.sln a3f10add73 Mikes experimental visual studio build 3 years ago
GEBC.vcxproj a3f10add73 Mikes experimental visual studio build 3 years ago
GEBC.vcxproj.filters a3f10add73 Mikes experimental visual studio build 3 years ago
GEBC.vcxproj.user a3f10add73 Mikes experimental visual studio build 3 years ago
GNU_Ballistics.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
INSTALL bd3e90f992 1.07 3 years ago
InputWindow.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
InputWindow.h a3f10add73 Mikes experimental visual studio build 3 years ago
LicenseWindow.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
LicenseWindow.h 03196ec4a8 1.05 3 years ago
Makefile.am b97a467b33 Scope guides can be in MIL, MOA or degrees. Files can be loaded from the command line so GEBC can open with your favourite ammo loaded. Target view - as seen by shooter. A number of standard ISSF and NRA targets can be drawn in the target view. A ring is drawn around the impact area to indicate 1 MOA zone as a guide to the possible variation from the predicted path. 3 years ago
Makefile.in bd3e90f992 1.07 3 years ago
PBRWindow.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
PBRWindow.h bd3e90f992 1.07 3 years ago
PlotWindow.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
PlotWindow.h a3f10add73 Mikes experimental visual studio build 3 years ago
README bd3e90f992 1.07 3 years ago
RangeWindow.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
RangeWindow.h 3911e99509 Many things updated / fixed / improved. Including some metric output, support for MIL-DOT reticles, scope guides (indicates where +/-1 mil and +/-5 mil are in the plot window), plotting memory 3, computing the trajectory of different loads in the same barrel/scope alignment. 3 years ago
TargetWindow.cpp a3f10add73 Mikes experimental visual studio build 3 years ago
TargetWindow.h a3f10add73 Mikes experimental visual studio build 3 years ago
aclocal.m4 bd3e90f992 1.07 3 years ago
configure bd3e90f992 1.07 3 years ago
configure.in bd3e90f992 1.07 3 years ago
depcomp bd3e90f992 1.07 3 years ago
install-sh bd3e90f992 1.07 3 years ago
make-mingw a3f10add73 Mikes experimental visual studio build 3 years ago
make-slack64 a3f10add73 Mikes experimental visual studio build 3 years ago
missing bd3e90f992 1.07 3 years ago

README


Instructions for building from source:

> ./configure
> make
> cp gebc.exe ../
> cd ../
> ./gebc.exe


Unix / Linux will not have the .exe extensions.