Rudolf Hornig

Results 61 issues of Rudolf Hornig

A direct copy of https://github.com/inet-framework/inet/issues/720 ## Steps to reproduce - Disable EIRGP and BGP (and OSPFv2) - Open /inet/src/inet/node/inet/Router.ned ## Eclipse Errors shown - 'ospfRoutingModule': no such parameter - 'enableIpv6':...

in IDE / NED editor
new

**Platform** - OMNeT++ version: 6.0 - OS: Ubuntu 21.10 note the two disabled bgpv4 folder. They appear after disabling "BGPv4 routing" feature. There is also a strange NED parsing behavior...

in IDE / generic
new

Support mac OS on AARCH64 architecture. This is a general issue tracking all problems, milestones until we can officially distribute an Aarch64 version for macOS. Right now, we can generate...

feature
in Installer / Productizing

**Reported by tomi on 1 Feb 2013 12:33** In the Statistics class we are computing the mean and stddev by aggregating the count, sum, and sum of squares of the...

minor
in IDE / result analysis

It would be useful for other tools if opp_makemake would generate compile_commands.json file to help alternative IDEs / debuggers to analyse the code.

feature

**Reported by rhornig on 13 Jan 2017 12:49** **Version:** 5.1 It would be better to use -isystem instead of -I for all dependent projects and for the main omnetpp include,...

feature
in command line tools

**Reported by rhornig on 30 Jan 2017 17:47** **Version:** 5.1 Generate an omnetpp_features.h file from the top level makefile based on the content of the $DEFINES makefile variabe and incude...

feature
in command line tools

**Reported by rhornig on 5 Jun 2012 15:45** **Version:** 4.2.2 It would be great to have a command line for this. Sometimes modules contain errors or they refer to types...

minor
in simulation kernel

**Reported by julius.f on 11 Feb 2016 12:49** **Version:** 5.0b3 I prefer working with programs with a dark color background color as it reduces eye strain. Therefore I have also...

minor
in IDE / generic

**Reported by rhornig on 10 Feb 2014 15:22** **Version:** 4.4 Name mode, Display Mode, Type Mode does not work in context menu. Tey work hovever in the toolbar (but the...

minor
in IDE / sequence chart
res-unable to reproduce